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