Class Notes
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class Notes : TaggedObject, IMessageSink
Constructors
Notes()
Declaration
protected Notes()
Methods
GetText()
Declaration
public string[] GetText()
Returns
Type | Description |
---|---|
string[] |
SetText(string[])
Declaration
public void SetText(string[] text)
Parameters
Type | Name | Description |
---|---|---|
string[] | text |
Implements
System.Runtime.Remoting.Messaging.IMessageSink