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

Represents a single objective
To create a new instance of this class, use CAE::Optimization::TBSOptimizationManager::CreateSingleObjective

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAE::Optimization::TBSSingleObjective:
NXOpen::TaggedObject

List of all members.

Public Member Functions

NXOpen::CAE::Optimization::TBSDesignResponseDesignResponse ()
 Returns the design response
Created in NX8.0.0.
double ReferenceValue ()
 Returns the reference value
Created in NX8.0.0.
void SetDesignResponse (NXOpen::CAE::Optimization::TBSDesignResponse *designResponse)
 Sets the design response
Created in NX8.0.0.
void SetReferenceValue (double referenceValue)
 Sets the reference value
Created in NX8.0.0.
void SetWeight (double weight)
 Sets the weight of the design variable
Created in NX8.0.0.
double Weight ()
 Returns the weight of the design variable
Created in NX8.0.0.

Detailed Description

Represents a single objective
To create a new instance of this class, use CAE::Optimization::TBSOptimizationManager::CreateSingleObjective

Created in NX8.0.0.



Member Function Documentation

Returns the design response
Created in NX8.0.0.



License requirements : None

Returns the reference value
Created in NX8.0.0.



License requirements : None

Sets the design response
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

Sets the reference value
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:
referenceValuereferencevalue

Sets the weight of the design variable
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:
weightweight

Returns the weight of the design variable
Created in NX8.0.0.



License requirements : None


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