NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 (const NXString &nameInitial, const NXString &identifierInitial)
 Constructor for the NameIdentifierPair struct. More...
 

Public Attributes

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

Detailed Description

The structure for a {name, identifier} pair.

Constructor & Destructor Documentation

NXOpen::CAE::AlternateFemRepresentationSource::NameIdentifierPair::NameIdentifierPair ( const NXString nameInitial,
const NXString identifierInitial 
)

Constructor for the NameIdentifierPair struct.

Parameters
nameInitialthe name
identifierInitialthe node string identifier

Member Data Documentation

NXString NXOpen::CAE::AlternateFemRepresentationSource::NameIdentifierPair::Identifier

the node string identifier

NXString 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.