Struct Post.Headerlines
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct Post.Headerlines
Constructors
Headerlines(bool, string)
Declaration
public Headerlines(bool Show, string Line)
Parameters
Type | Name | Description |
---|---|---|
bool | Show | |
string | Line |
Fields
Line
Declaration
public string Line
Field Value
Type | Description |
---|---|
string |
Show
Declaration
public bool Show
Field Value
Type | Description |
---|---|
bool |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |