NX Open C++ Reference Guide
|
Represents a CAE::NamedPropertyTable which is a superclass to CAE::PhysicalPropertyTable. More...
Public Member Functions | |
NXString | DescriptorType () |
Returns the descriptor name defines the type of the property table in named property table holder Created in NX5.0.0. | |
int | Label () |
Returns the label of the named property table holder Created in NX5.0.0. | |
NXString | LanguageName () |
Returns the lanugage of the descriptor that defines the type of the property table in named property table holder Created in NX5.0.0. | |
NXOpen::CAE::PropertyTable * | PropertyTable () |
Returns the property table of the named property table holder Created in NX5.0.0. | |
void | SetLabel (int namedPropertyTableHolderLabel) |
Sets the label of the named property table holder Created in NX5.0.0. | |
NXString | SolverName () |
Returns the solver of lanugage of the descriptor that defines the type of the property table in named property table holder Created in NX5.0.0. |
Represents a CAE::NamedPropertyTable which is a superclass to CAE::PhysicalPropertyTable.
This is an abstract class
Created in NX5.0.0.
Returns the descriptor name defines the type of the property table in named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the label of the named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the lanugage of the descriptor that defines the type of the property table in named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
Returns the property table of the named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
void NXOpen::CAE::NamedPropertyTable::SetLabel | ( | int | namedPropertyTableHolderLabel | ) |
Sets the label of the named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
namedPropertyTableHolderLabel | Physical property table label |
Returns the solver of lanugage of the descriptor that defines the type of the property table in named property table holder
Created in NX5.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")