NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAE::IFEModel Class Reference

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

Inheritance diagram for NXOpen::CAE::IFEModel:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::CAE::BaseFEModel NXOpen::CAE::FEModelOccurrence NXOpen::CAE::AssyFEModel NXOpen::CAE::FEModel

List of all members.

Public Member Functions

NXOpen::CAE::FEElementLabelMapFeelementLabelMap ()
 Returns a CAE::FEElement Label to CAE::FEElement Map for this Interface to the Finite Element Model.
NXOpen::CAE::FENodeLabelMapFenodeLabelMap ()
 Returns a CAE::FENode Label to CAE::FENode Map for this Interface to the Finite Element Model.
NXOpen::CAE::IMeshManagerMeshManager ()
 Returns the IMeshManager
Created in NX3.0.0.

Detailed Description

This class represents an Interface to the Finite Element Model.


Member Function Documentation

Returns a CAE::FEElement Label to CAE::FEElement Map for this Interface to the Finite Element Model.

Note: When accessing this map for an assembly fem, it is the responsibility of the user to make sure that there are no element label conflicts. If conflicts exist, there is no guarantee which element will be returned.
Created in NX6.0.2.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns a CAE::FENode Label to CAE::FENode Map for this Interface to the Finite Element Model.

Note: When accessing this map for an assembly fem, it is the responsibility of the user to make sure that there are no node label conflicts. If conflicts exist, there is no guarantee which node will be returned.
Created in NX6.0.2.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Returns the IMeshManager
Created in NX3.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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