NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.CAE.Optimization.TBSSingleObjective Class Reference

Represents a single objective More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSSingleObjective:

Properties

unsafe
NXOpen.CAE.Optimization.TBSDesignResponse 
DesignResponse [get, set]
 Returns or sets the design response More...
 
unsafe double ReferenceValue [get, set]
 Returns or sets the reference value More...
 
unsafe double Weight [get, set]
 Returns or sets the weight of the design variable 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

Property Documentation

unsafe NXOpen.CAE.Optimization.TBSDesignResponse NXOpen.CAE.Optimization.TBSSingleObjective.DesignResponse
getset

Returns or sets the design response

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

unsafe double NXOpen.CAE.Optimization.TBSSingleObjective.ReferenceValue
getset

Returns or sets the reference value

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")

unsafe double NXOpen.CAE.Optimization.TBSSingleObjective.Weight
getset

Returns or sets the weight of the design variable

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_topo ("NX Topology Optimization") OR cae_opt_topobead ("NX Bead Optimization") OR cae_opt_toposhape ("NX Shape Optimization")


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