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::NameLabelPair Struct Reference

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

Public Member Functions

 NameLabelPair (const NXString &nameInitial, int labelInitial)
 Constructor for the NameLabelPair struct. More...
 

Public Attributes

int Label
 the node label More...
 
NXString Name
 the name More...
 

Detailed Description

The structure for a {name, label} pair.

Constructor & Destructor Documentation

NXOpen::CAE::AlternateFemRepresentationSource::NameLabelPair::NameLabelPair ( const NXString nameInitial,
int  labelInitial 
)

Constructor for the NameLabelPair struct.

Parameters
nameInitialthe name
labelInitialthe node label

Member Data Documentation

int NXOpen::CAE::AlternateFemRepresentationSource::NameLabelPair::Label

the node label

NXString NXOpen::CAE::AlternateFemRepresentationSource::NameLabelPair::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.