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

This class provides access to all session related CAE functionality. More...

List of all members.

Public Member Functions

NXOpen::CAE::CaeDataContainerGetDataContainer ()
 Returns a CAE::CaeDataContainer to be used for specifying input parameters operations like Simulation Import and Export.
NXOpen::CAE::CaePartImportSimulation (const NXString &solverName, NXOpen::CAE::CaeDataContainer *propertyList)
 Creates a CAE::SimPart and a CAE::FemPart from solver specific data.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

This class provides access to all session related CAE functionality.


To obtain an instance of this class, refer to Session

Created in NX7.5.0.


Member Function Documentation

Returns a CAE::CaeDataContainer to be used for specifying input parameters operations like Simulation Import and Export.

Returns:
the Cae Data Container
Created in NX7.5.0.

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

Creates a CAE::SimPart and a CAE::FemPart from solver specific data.

Import is driven by that properties defined in the input CAE::CaeDataContainer propertyList. The exact properties can vary from solver to solver.

Returns:

Created in NX7.5.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")
Parameters:
solverNamethe solver name to indicate what type of data is being imported
NOTE: The full Unicode character set is not supported for this parameter.
propertyListthe import parameters see GetDataContainer .

Returns the tag of this object.


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