Class PmiNoteData
Assembly: NXOpen.dll
Syntax
public class PmiNoteData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiNoteData(nint)
Declaration
protected PmiNoteData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
AllAround
Declaration
public bool AllAround { get; }
Property Value
Methods
GetText(out string[])
Declaration
public void GetText(out string[] textLines)
Parameters
Type |
Name |
Description |
string[] |
textLines |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink