NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAE.Optimization.TBSSingleObjective Class Reference

Represents a single objective More...

Inheritance diagram for NXOpen.CAE.Optimization.TBSSingleObjective:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.