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

Represents chamfer dimension preferences More...

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

Protected Member Functions

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

Properties

unsafe double CharacterSpacing [get, set]
 Returns or sets the space between the text characters or symbols as a factor of the character size More...
 
unsafe
NXOpen.Annotations.ChamferForm 
Form [get, set]
 Returns or sets the form More...
 
unsafe
NXOpen.Annotations.ChamferLeaderPlacement 
LeaderPlacement [get, set]
 Returns or sets the leader placement relative to the chamfer More...
 
unsafe
NXOpen.Annotations.ChamferSeparatorType 
Separator [get, set]
 Returns or sets the separator type More...
 
unsafe
NXOpen.Annotations.ChamferStubType 
StubType [get, set]
 Returns or sets the stub type More...
 
unsafe string SymbolName [get, set]
 Returns or sets the symbol name More...
 
unsafe
NXOpen.Annotations.ChamferSymbolPlacement 
SymbolPlacement [get, set]
 Returns or sets the symbol placement 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 chamfer dimension preferences

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.ChamferDimensionPreferences.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 double NXOpen.Annotations.ChamferDimensionPreferences.CharacterSpacing
getset

Returns or sets the space between the text characters or symbols as a factor of the character size

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ChamferForm NXOpen.Annotations.ChamferDimensionPreferences.Form
getset

Returns or sets the form

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ChamferLeaderPlacement NXOpen.Annotations.ChamferDimensionPreferences.LeaderPlacement
getset

Returns or sets the leader placement relative to the chamfer

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ChamferSeparatorType NXOpen.Annotations.ChamferDimensionPreferences.Separator
getset

Returns or sets the separator type

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ChamferStubType NXOpen.Annotations.ChamferDimensionPreferences.StubType
getset

Returns or sets the stub type

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Annotations.ChamferDimensionPreferences.SymbolName
getset

Returns or sets the symbol name

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ChamferSymbolPlacement NXOpen.Annotations.ChamferDimensionPreferences.SymbolPlacement
getset

Returns or sets the symbol placement

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.