Class PmiLocatorDesignatorData
Inheritance
System.Object
System.MarshalByRefObject
PmiLocatorDesignatorData
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class PmiLocatorDesignatorData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiLocatorDesignatorData(IntPtr)
Declaration
protected PmiLocatorDesignatorData(IntPtr ptr)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | ptr |
Properties
AttributeType
Declaration
public string AttributeType { get; }
Property Value
Type | Description |
---|---|
System.String |
ChangeLevelType
Declaration
public string ChangeLevelType { get; }
Property Value
Type | Description |
---|---|
System.String |
CoordinatePlane
Declaration
public string CoordinatePlane { get; }
Property Value
Type | Description |
---|---|
System.String |
DecimalPrecision
Declaration
public int DecimalPrecision { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
FunctionalSubscript
Declaration
public string FunctionalSubscript { get; }
Property Value
Type | Description |
---|---|
System.String |
Group
Declaration
public string Group { get; }
Property Value
Type | Description |
---|---|
System.String |
Hotspot
Declaration
public string Hotspot { get; }
Property Value
Type | Description |
---|---|
System.String |
Letter
Declaration
public string Letter { get; }
Property Value
Type | Description |
---|---|
System.String |
NormalDirection
Declaration
public Vector3d NormalDirection { get; }
Property Value
Type | Description |
---|---|
Vector3d |
Note
Declaration
public string Note { get; }
Property Value
Type | Description |
---|---|
System.String |
PartName
Declaration
public string PartName { get; }
Property Value
Type | Description |
---|---|
System.String |
PinDirection
Declaration
public Vector3d PinDirection { get; }
Property Value
Type | Description |
---|---|
Vector3d |
PunchDirection
Declaration
public Vector3d PunchDirection { get; }
Property Value
Type | Description |
---|---|
Vector3d |
Subtype
Declaration
public string Subtype { get; }
Property Value
Type | Description |
---|---|
System.String |
SymbolName
Declaration
public string SymbolName { get; }
Property Value
Type | Description |
---|---|
System.String |
Title
Declaration
public string Title { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.Runtime.Remoting.Messaging.IMessageSink
System.IDisposable