Interface IAppendedText
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public interface IAppendedText : INXObject
Methods
GetAppendedText()
Declaration
AppendedText GetAppendedText()
Returns
Type | Description |
---|---|
AppendedText |
SetAppendedText(AppendedText)
Declaration
void SetAppendedText(AppendedText appendedText)
Parameters
Type | Name | Description |
---|---|---|
AppendedText | appendedText |