NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::DiameterRadiusPreferences Class Reference

Represents diameter and radius preferences
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::DiameterRadiusPreferences:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::DiameterSymbol DiameterSymbol ()
 Returns the diameter symbol
Created in NX4.0.0.
NXString DiameterSymbolText ()
 Returns the symbol text for user defined diameter symbol
Created in NX4.0.0.
double DistanceBetweenSymbolAndDimensionText ()
 Returns the distance between diameter/radius symbol and dimension text
Created in NX4.0.0.
double FoldedRadiusAngle ()
 Returns the interior angle for folded radius type dimension
Created in NX4.0.0.
NXOpen::Annotations::DiameterRadiusLeaderStub LeaderStub ()
 Returns the leader stub relative to diameter/radius dimension text
Created in NX4.0.0.
NXOpen::Annotations::RadiusSymbol RadiusSymbol ()
 Returns the radius symbol
Created in NX4.0.0.
NXString RadiusSymbolText ()
 Returns the symbol text for user defined radius symbol
Created in NX4.0.0.
void SetDiameterSymbol (NXOpen::Annotations::DiameterSymbol symbol)
 Sets the diameter symbol
Created in NX4.0.0.
void SetDiameterSymbolText (const NXString &symbolText)
 Sets the symbol text for user defined diameter symbol
Created in NX4.0.0.
void SetDistanceBetweenSymbolAndDimensionText (double symbolToDimensionTextDistance)
 Sets the distance between diameter/radius symbol and dimension text
Created in NX4.0.0.
void SetFoldedRadiusAngle (double foldedRadiusAngle)
 Sets the interior angle for folded radius type dimension
Created in NX4.0.0.
void SetLeaderStub (NXOpen::Annotations::DiameterRadiusLeaderStub leaderStub)
 Sets the leader stub relative to diameter/radius dimension text
Created in NX4.0.0.
void SetRadiusSymbol (NXOpen::Annotations::RadiusSymbol symbol)
 Sets the radius symbol
Created in NX4.0.0.
void SetRadiusSymbolText (const NXString &symbolText)
 Sets the symbol text for user defined radius symbol
Created in NX4.0.0.
void SetSymbolPlacement (NXOpen::Annotations::DiameterRadiusSymbolPlacement symbolPlacement)
 Sets the diameter/radius symbol placement relative to the dimension text
Created in NX4.0.0.
NXOpen::Annotations::DiameterRadiusSymbolPlacement SymbolPlacement ()
 Returns the diameter/radius symbol placement relative to the dimension text
Created in NX4.0.0.
virtual ~DiameterRadiusPreferences ()
 Frees the object from memory.

Detailed Description

Represents diameter and radius preferences
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the diameter symbol
Created in NX4.0.0.



License requirements : None

Returns the symbol text for user defined diameter symbol
Created in NX4.0.0.



License requirements : None

Returns the distance between diameter/radius symbol and dimension text
Created in NX4.0.0.



License requirements : None

Returns the interior angle for folded radius type dimension
Created in NX4.0.0.



License requirements : None

Returns the leader stub relative to diameter/radius dimension text
Created in NX4.0.0.



License requirements : None

Returns the radius symbol
Created in NX4.0.0.



License requirements : None

Returns the symbol text for user defined radius symbol
Created in NX4.0.0.



License requirements : None

Sets the diameter symbol
Created in NX4.0.0.



License requirements : None

Parameters:
symbolNew diameter symbol

Sets the symbol text for user defined diameter symbol
Created in NX4.0.0.



License requirements : None

Parameters:
symbolTextNew symbol text

Sets the distance between diameter/radius symbol and dimension text
Created in NX4.0.0.



License requirements : None

Parameters:
symbolToDimensionTextDistanceNew distance between symbol and dimension text

Sets the interior angle for folded radius type dimension
Created in NX4.0.0.



License requirements : None

Parameters:
foldedRadiusAngleNew folded radius angle

Sets the leader stub relative to diameter/radius dimension text
Created in NX4.0.0.



License requirements : None

Parameters:
leaderStubNew leader stub relative to dimension text

Sets the radius symbol
Created in NX4.0.0.



License requirements : None

Parameters:
symbolNew radius symbol

Sets the symbol text for user defined radius symbol
Created in NX4.0.0.



License requirements : None

Parameters:
symbolTextNew symbol text

Sets the diameter/radius symbol placement relative to the dimension text
Created in NX4.0.0.



License requirements : None

Parameters:
symbolPlacementNew symbol placement relative to dimension text

Returns the diameter/radius symbol placement relative to the dimension text
Created in NX4.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.