NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 (string Name, int Label)
 Constructor for the NameLabelPair struct. More...
 

Public Attributes

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

Detailed Description

The structure for a {name, label} pair

Constructor & Destructor Documentation

NXOpen.CAE.AlternateFemRepresentationSource.NameLabelPair.NameLabelPair ( string  Name,
int  Label 
)
inline

Constructor for the NameLabelPair struct.

Parameters
Namethe name
Labelthe node label

Member Data Documentation

int NXOpen.CAE.AlternateFemRepresentationSource.NameLabelPair.Label

the node label

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