NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Protected Member Functions | Properties | List of all members
NXOpen.Annotations.DiameterRadiusPreferences Class Reference

Represents diameter and radius preferences More...

Inheritance diagram for NXOpen.Annotations.DiameterRadiusPreferences:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe
NXOpen.Annotations.DiameterSymbol 
DiameterSymbol [get, set]
 Returns or sets the diameter symbol More...
 
unsafe string DiameterSymbolText [get, set]
 Returns or sets the symbol text for user defined diameter symbol More...
 
unsafe double DistanceBetweenSymbolAndDimensionText [get, set]
 Returns or sets the distance between diameter/radius symbol and dimension text More...
 
unsafe double FoldedRadiusAngle [get, set]
 Returns or sets the interior angle for folded radius type dimension More...
 
unsafe
NXOpen.Annotations.DiameterRadiusLeaderStub 
LeaderStub [get, set]
 Returns or sets the leader stub relative to diameter/radius dimension text More...
 
unsafe
NXOpen.Annotations.RadiusSymbol 
RadiusSymbol [get, set]
 Returns or sets the radius symbol More...
 
unsafe string RadiusSymbolText [get, set]
 Returns or sets the symbol text for user defined radius symbol More...
 
unsafe
NXOpen.Annotations.DiameterRadiusSymbolPlacement 
SymbolPlacement [get, set]
 Returns or sets the diameter/radius symbol placement relative to the dimension text More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 

Detailed Description

Represents diameter and radius preferences

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.DiameterRadiusPreferences.FreeResource ( )
inlineprotectedvirtual

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.

Implements NXOpen.TransientObject.

Property Documentation

unsafe NXOpen.Annotations.DiameterSymbol NXOpen.Annotations.DiameterRadiusPreferences.DiameterSymbol
getset

Returns or sets the diameter symbol

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.DiameterRadiusPreferences.DiameterSymbolText
getset

Returns or sets the symbol text for user defined diameter symbol

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Annotations.DiameterRadiusPreferences.DistanceBetweenSymbolAndDimensionText
getset

Returns or sets the distance between diameter/radius symbol and dimension text

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.Annotations.DiameterRadiusPreferences.FoldedRadiusAngle
getset

Returns or sets the interior angle for folded radius type dimension

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.DiameterRadiusLeaderStub NXOpen.Annotations.DiameterRadiusPreferences.LeaderStub
getset

Returns or sets the leader stub relative to diameter/radius dimension text

Created in NX4.0.0

Deprecated in NX9.0.0. Use NXOpen.Annotations.DimensionPreferences.TextPosition instead.

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.RadiusSymbol NXOpen.Annotations.DiameterRadiusPreferences.RadiusSymbol
getset

Returns or sets the radius symbol

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.DiameterRadiusPreferences.RadiusSymbolText
getset

Returns or sets the symbol text for user defined radius symbol

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.DiameterRadiusSymbolPlacement NXOpen.Annotations.DiameterRadiusPreferences.SymbolPlacement
getset

Returns or sets the diameter/radius symbol placement relative to the dimension text

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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