NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAE::FEModelOccAttribute Class Reference

This class represents an Interface to the Finite Element Model Attributes. More...

Inheritance diagram for NXOpen::CAE::FEModelOccAttribute:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::ModifiableFEModelOccAttribute

List of all members.

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.

Detailed Description

This class represents an Interface to the Finite Element Model Attributes.


Created in NX8.0.0.


Member Enumeration Documentation

Represents the display style when in alt rep.

Enumerator:
AltRepDisplayStyleNone 

No graphics when in alt rep.

AltRepDisplayStyleApprox 

Display approximation of base fem when in alt rep.

AltRepDisplayStyleSymbol 

Display alternate rep symbol when when in alt rep.

Represents the FemOcc representation type.

Enumerator:
RepTypeBaseFem 

No alternate rep.

Use prototype FEM as representation

RepTypeSuperElement 

Alternate rep is a superelement.


Member Function Documentation

Get the alternate representation display style.

Returns:

Created in NX8.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Get the super element ID.

Returns:

Created in NX8.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Get the representation type on the attribute (base_fem or super element)

Returns:

Created in NX8.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Get the super element file name.

Returns:

Created in NX8.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Se tthe alternate representation display style.


Created in NX8.0.0.

License requirements : nx_masterfem ("Finite Element Modeling")

Parameters:
dispStyledispstyle

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.