Class PmiLocatorDesignatorData
Inheritance
PmiLocatorDesignatorData
Assembly: NXOpen.dll
Syntax
public class PmiLocatorDesignatorData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiLocatorDesignatorData(nint)
Declaration
protected PmiLocatorDesignatorData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
AttributeType
Declaration
public string AttributeType { get; }
Property Value
ChangeLevelType
Declaration
public string ChangeLevelType { get; }
Property Value
CoordinatePlane
Declaration
public string CoordinatePlane { get; }
Property Value
DecimalPrecision
Declaration
public int DecimalPrecision { get; }
Property Value
FunctionalSubscript
Declaration
public string FunctionalSubscript { get; }
Property Value
Group
Declaration
public string Group { get; }
Property Value
Hotspot
Declaration
public string Hotspot { get; }
Property Value
Letter
Declaration
public string Letter { get; }
Property Value
NormalDirection
Declaration
public Vector3d NormalDirection { get; }
Property Value
Note
Declaration
public string Note { get; }
Property Value
PartName
Declaration
public string PartName { get; }
Property Value
PinDirection
Declaration
public Vector3d PinDirection { get; }
Property Value
PunchDirection
Declaration
public Vector3d PunchDirection { get; }
Property Value
Subtype
Declaration
public string Subtype { get; }
Property Value
SymbolName
Declaration
public string SymbolName { get; }
Property Value
Title
Declaration
public string Title { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink