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

This class represents an Assembly Finite Element Model. More...

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

List of all members.

Public Member Functions

NXOpen::CAE::BeamSectionCollectionBeamSections ()
 Returns the Beam Section collection belonging to the part
Created in NX3.0.0.
NXOpen::CAE::BoltCollectionBolts ()
 Returns the connection collector manager belonging to the part
Created in NX7.5.0.
NXOpen::CAE::CAEConnectionCollectionCaeConnections ()
 Returns the connection collector manager belonging to the part
Created in NX3.0.0.
NXOpen::Tooling::CaeReuseLibraryCaeReuseLibrary ()
 Returns the CaeReuseLibrary belonging to the part
Created in NX7.5.2.
NXOpen::CAE::FluidDomainCollectionFluidDomains ()
 Returns the fluid domain collection belonging to this fem part
Created in NX7.5.2.
NXOpen::CAE::MeshControlCollectionMeshControls ()
 Returns the mesh control collection belonging to this fem part
Created in NX3.0.0.
NXOpen::CAE::NodeElementManagerNodeElementMgr ()
 Returns the node element manager belonging to this fem part
Created in NX3.0.0.
void UpdateFemodel ()
 This method will update the finite element model so that it is in sync with any underlying changes.

Detailed Description

This class represents an Assembly Finite Element Model.

This class will act as the gateway to the Finite Element Nodes (CAE::FENode ) and Elements (CAE::FEElement ) in the model. Only one instance of this class will exist in each assyfem part file


To obtain an instance of this class, use CAE::BaseFemPart::BaseFEModel


Member Function Documentation

Returns the Beam Section collection belonging to the part
Created in NX3.0.0.


Returns the connection collector manager belonging to the part
Created in NX7.5.0.


Returns the connection collector manager belonging to the part
Created in NX3.0.0.


Returns the CaeReuseLibrary belonging to the part
Created in NX7.5.2.


Returns the fluid domain collection belonging to this fem part
Created in NX7.5.2.


Returns the mesh control collection belonging to this fem part
Created in NX3.0.0.


Returns the node element manager belonging to this fem part
Created in NX3.0.0.


This method will update the finite element model so that it is in sync with any underlying changes.

All FE Meshes that are in the update pending state will be remeshed.


Created in NX6.0.2.

License requirements : nx_masterfem ("Finite Element Modeling")


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