Struct SymbolTableBuilder.SymbolV2
Inherited Members
Namespace: NXOpen.Mechatronics
Assembly: NXOpen.dll
Syntax
public struct SymbolTableBuilder.SymbolV2
Fields
Address
Declaration
public string Address
Field Value
Type | Description |
---|---|
string |
Comment
Declaration
public string Comment
Field Value
Type | Description |
---|---|
string |
EDataType
Declaration
public SymbolTableBuilder.DataType EDataType
Field Value
Type | Description |
---|---|
SymbolTableBuilder.DataType |
EIOType
Declaration
public SymbolTableBuilder.IOType EIOType
Field Value
Type | Description |
---|---|
SymbolTableBuilder.IOType |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
string |
OriginalName
Declaration
public string OriginalName
Field Value
Type | Description |
---|---|
string |
Methods
ToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |