Class PmiDatumData
Assembly: NXOpen.dll
Syntax
public class PmiDatumData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiDatumData(nint)
Declaration
protected PmiDatumData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
AllAround
Declaration
public bool AllAround { get; }
Property Value
IndividuallyApplied
Declaration
public bool IndividuallyApplied { get; }
Property Value
Label
Declaration
public string Label { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink