NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::Optimization::TBSSingleObjective Class Reference

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

Created in NX8.0.0. More...

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

Public Member Functions

NXOpen::CAE::Optimization::TBSDesignResponseDesignResponse ()
 Returns the design response
Created in NX8.0.0. More...
 
double ReferenceValue ()
 Returns the reference value
Created in NX8.0.0. More...
 
void SetDesignResponse (NXOpen::CAE::Optimization::TBSDesignResponse *designResponse)
 Sets the design response
Created in NX8.0.0. More...
 
void SetReferenceValue (double referenceValue)
 Sets the reference value
Created in NX8.0.0. More...
 
void SetWeight (double weight)
 Sets the weight of the design variable
Created in NX8.0.0. More...
 
double Weight ()
 Returns the weight of the design variable
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

Created in NX8.0.0.


Member Function Documentation

NXOpen::CAE::Optimization::TBSDesignResponse* NXOpen::CAE::Optimization::TBSSingleObjective::DesignResponse ( )

Returns the design response
Created in NX8.0.0.



License requirements : None

double NXOpen::CAE::Optimization::TBSSingleObjective::ReferenceValue ( )

Returns the reference value
Created in NX8.0.0.



License requirements : None

void NXOpen::CAE::Optimization::TBSSingleObjective::SetDesignResponse ( NXOpen::CAE::Optimization::TBSDesignResponse designResponse)

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
void NXOpen::CAE::Optimization::TBSSingleObjective::SetReferenceValue ( double  referenceValue)

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
void NXOpen::CAE::Optimization::TBSSingleObjective::SetWeight ( double  weight)

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
double NXOpen::CAE::Optimization::TBSSingleObjective::Weight ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.