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

Represents the optimization manager to contain the optimization solutions and take charge of creating optimization objects
To obtain an instance of this class, refer to CAE::SimSimulation
More...

List of all members.

Public Member Functions

NXOpen::CAE::Optimization::TBSDesignResponseBuilderCreateDesignResponseBuilder (NXOpen::CAE::Optimization::TBSDesignResponse *designResponse)
 Creates the builder of CAE::Optimization::TBSDesignResponse.
NXOpen::CAE::Optimization::TBSDesignVariableBuilderCreateDesignVariableBuilder (NXOpen::CAE::Optimization::TBSDesignVariable *designVariable)
 Creates the builder of CAE::Optimization::TBSDesignVariable.
NXOpen::CAE::Optimization::TBSLoadCaseCreateLoadCase ()
 Create a CAE::Optimization::TBSLoadCase object.
NXOpen::CAE::Optimization::TBSConstraintBuilderCreateResponseConstraintBuilder (NXOpen::CAE::Optimization::TBSConstraint *responseConstraint)
 Creates the builder of CAE::Optimization::TBSConstraint.
NXOpen::CAE::Optimization::TBSSingleObjectiveCreateSingleObjective (NXOpen::CAE::Optimization::TBSDesignResponse *designResponse, double weight, double referenceValue)
 Creates an object of CAE::Optimization::TBSSingleObjective.
NXOpen::CAE::Optimization::TBSSmoothBuilderCreateSmoothBuilder (NXOpen::CAE::Optimization::TBSSmooth *smooth)
 Creates the builder of CAE::Optimization::TBSSmoothBuilder.
NXOpen::CAE::Optimization::TBSTopologyOptimizationSolutionBuilderCreateTopologyOptimizationSolutionBuilder (NXOpen::CAE::Optimization::TBSTopologyOptimizationSolution *topoSolution)
 Creates the builder of CAE::Optimization::TBSTopologyOptimizationSolution.
NXOpen::CAE::Optimization::TBSTopologyRestrictAreaBuilderCreateTopologyRestrictAreaBuilder (NXOpen::CAE::Optimization::TBSTopologyRestrictArea *restrictArea)
 Create the builder of CAE::Optimization::TBSRestrictAreaBuilder.
NXOpen::CAE::Optimization::TBSOptimizationSolutionCollectionOptimizationSolutions ()
 Represents the optimization solution collection belonging to this simulation
Created in NX8.0.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents the optimization manager to contain the optimization solutions and take charge of creating optimization objects
To obtain an instance of this class, refer to CAE::SimSimulation


Member Function Documentation

Creates the builder of CAE::Optimization::TBSDesignResponse.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
designResponsedesignresponse

Creates the builder of CAE::Optimization::TBSDesignVariable.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
designVariabledesignvariable

Create a CAE::Optimization::TBSLoadCase object.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

Creates the builder of CAE::Optimization::TBSConstraint.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
responseConstraintresponseconstraint

Creates an object of CAE::Optimization::TBSSingleObjective.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
designResponsedesign response
weightweight
referenceValuereference value

Creates the builder of CAE::Optimization::TBSSmoothBuilder.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
smoothsmooth

Creates the builder of CAE::Optimization::TBSTopologyOptimizationSolution.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
topoSolutiontoposolution

Create the builder of CAE::Optimization::TBSRestrictAreaBuilder.

Returns:

Created in NX8.0.0.

License requirements : cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")
Parameters:
restrictArearestrictarea

Represents the optimization solution collection belonging to this simulation
Created in NX8.0.0.


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.