NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAE.AlternateFemRepresentationSource.NameIdentifierPair Struct Reference

The structure for a {name, identifier} pair More...

Public Member Functions

 NameIdentifierPair (string Name, string Identifier)
 Constructor for the NameIdentifierPair struct. More...
 

Public Attributes

string Identifier
 the node string identifier More...
 
string Name
 the name More...
 

Detailed Description

The structure for a {name, identifier} pair

Constructor & Destructor Documentation

NXOpen.CAE.AlternateFemRepresentationSource.NameIdentifierPair.NameIdentifierPair ( string  Name,
string  Identifier 
)
inline

Constructor for the NameIdentifierPair struct.

Parameters
Namethe name
Identifierthe node string identifier

Member Data Documentation

string NXOpen.CAE.AlternateFemRepresentationSource.NameIdentifierPair.Identifier

the node string identifier

string NXOpen.CAE.AlternateFemRepresentationSource.NameIdentifierPair.Name

the name


The documentation for this struct was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.