Struct PostCustomHeaderLines.HeaderToken
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct PostCustomHeaderLines.HeaderToken
Constructors
HeaderToken(Token, string)
Declaration
public HeaderToken(PostCustomHeaderLines.Token EnumToken, string UserText)
Parameters
| Type | Name | Description |
|---|---|---|
| PostCustomHeaderLines.Token | EnumToken | |
| string | UserText |
Fields
EnumToken
Declaration
public PostCustomHeaderLines.Token EnumToken
Field Value
| Type | Description |
|---|---|
| PostCustomHeaderLines.Token |
UserText
Declaration
public string UserText
Field Value
| Type | Description |
|---|---|
| string |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |