NX Open C++ Reference Guide
|
This class represents an Interface to the Finite Element Model Attributes. More...
Public Types | |
enum | AltRepDisplayStyle { AltRepDisplayStyleNone, AltRepDisplayStyleApprox, AltRepDisplayStyleSymbol } |
Represents the display style when in alt rep. More... | |
enum | RepType { RepTypeBaseFem, RepTypeSuperElement } |
Represents the FemOcc representation type. More... | |
Public Member Functions | |
NXOpen::CAE::FEModelOccAttribute::AltRepDisplayStyle | GetAltRepDisplayStyle () |
Get the alternate representation display style. | |
int | GetLabel () |
Get the super element ID. | |
NXOpen::CAE::FEModelOccAttribute::RepType | GetRepType () |
Get the representation type on the attribute (base_fem or super element) | |
NXString | GetSuperElementFile () |
Get the super element file name. | |
void | SetAltRepDisplayStyle (NXOpen::CAE::FEModelOccAttribute::AltRepDisplayStyle dispStyle) |
Se tthe alternate representation display style. |
This class represents an Interface to the Finite Element Model Attributes.
Created in NX8.0.0.
NXOpen::CAE::FEModelOccAttribute::AltRepDisplayStyle NXOpen::CAE::FEModelOccAttribute::GetAltRepDisplayStyle | ( | ) |
Get the alternate representation display style.
Get the super element ID.
Get the representation type on the attribute (base_fem or super element)
Get the super element file name.
void NXOpen::CAE::FEModelOccAttribute::SetAltRepDisplayStyle | ( | NXOpen::CAE::FEModelOccAttribute::AltRepDisplayStyle | dispStyle | ) |
Se tthe alternate representation display style.
Created in NX8.0.0.
License requirements : nx_masterfem ("Finite Element Modeling")
dispStyle | dispstyle |