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

Represents the builder of CAE::Optimization::TBSDesignVariable
This is an abstract class, and cannot be created. More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSBaseDesignVariableBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CAE::Optimization::TBSDesignResponseBuilder NXOpen::CAE::Optimization::TBSDesignVariableBuilder

List of all members.

Public Types

enum  GroupOperator {
  GroupOperatorMax, GroupOperatorMin, GroupOperatorSum, GroupOperatorCount,
  GroupOperatorDeviation
}
 Defines the operator type to determine the design variable that used within the selection area. More...

Public Member Functions

NXOpen::CAE::Optimization::TBSGroupDefinitionDesignElements ()
 Returns the element group in which the value of the design variable is to be determined
Created in NX8.0.0.
NXOpen::CAE::Optimization::TBSGroupDefinitionDesignNodes ()
 Returns the node group in which the value of the design variable is to be determined
Created in NX8.0.0.
NXOpen::CAE::Optimization::TBSBaseDesignVariableBuilder::GroupOperator GroupOperatorOption ()
 Returns the group operator option
Created in NX8.0.0.
NXOpen::CAE::Optimization::TBSLoadCaseManagerLoadCases ()
 Returns the load cases
Created in NX8.0.0.
NXOpen::CAE::Optimization::NameDescriptionNameDescription ()
 Returns the name description
Created in NX8.0.0.
NXOpen::CoordinateSystemReferenceCoordinateSystem ()
 Returns the referenced coordinate system
Created in NX8.0.0.
NXOpen::CAE::Optimization::TBSGroupDefinition::GroupElementType SelectionAreaType ()
 Returns the type of selection location on which design variable is applied
Created in NX8.0.0.
void SetGroupOperatorOption (NXOpen::CAE::Optimization::TBSBaseDesignVariableBuilder::GroupOperator groupOperatorOption)
 Sets the group operator option
Created in NX8.0.0.
void SetReferenceCoordinateSystem (NXOpen::CoordinateSystem *referenceCsys)
 Sets the referenced coordinate system
Created in NX8.0.0.
void SetSelectionAreaType (NXOpen::CAE::Optimization::TBSGroupDefinition::GroupElementType areaType)
 Sets the type of selection location on which design variable is applied
Created in NX8.0.0.

Detailed Description

Represents the builder of CAE::Optimization::TBSDesignVariable
This is an abstract class, and cannot be created.



Created in NX8.0.0.


Member Enumeration Documentation

Defines the operator type to determine the design variable that used within the selection area.

Enumerator:
GroupOperatorMax 

Maximum value fo the selection area.

GroupOperatorMin 

Minimum value of the selection area.

GroupOperatorSum 

Sum of all values of the selection area.

GroupOperatorCount 

Determines the number of values of the selection area.

GroupOperatorDeviation 

Deviation from the maximum value of the reference value.


Member Function Documentation

Returns the element group in which the value of the design variable is to be determined
Created in NX8.0.0.



License requirements : None

Returns the node group in which the value of the design variable is to be determined
Created in NX8.0.0.



License requirements : None

Returns the group operator option
Created in NX8.0.0.



License requirements : None

Returns the load cases
Created in NX8.0.0.



License requirements : None

Returns the name description
Created in NX8.0.0.



License requirements : None

Returns the referenced coordinate system
Created in NX8.0.0.



License requirements : None

Returns the type of selection location on which design variable is applied
Created in NX8.0.0.



License requirements : None

Sets the group operator option
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:
groupOperatorOptiongroupoperatoroption

Sets the referenced coordinate system
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:
referenceCsysreferencecsys

Sets the type of selection location on which design variable is applied
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:
areaTypeareatype

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