Class PmiProprietaryInfoData
Inheritance
PmiProprietaryInfoData
Assembly: NXOpen.dll
Syntax
public class PmiProprietaryInfoData : PmiSemanticData, IMessageSink, IDisposable
Constructors
PmiProprietaryInfoData(nint)
Declaration
protected PmiProprietaryInfoData(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Identifier
Declaration
public string Identifier { get; }
Property Value
Title
Declaration
public string Title { get; }
Property Value
Methods
GetText()
Declaration
public string[] GetText()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink