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

Represents the control parameters of shape optimization More...

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

Public Types

enum  DisplacementStepsize { Minimum, Average }
 the step size option for incrementing the displacement during the optimization operation More...
 

Properties

unsafe
NXOpen.CAE.Optimization.TBSShapeOptimizationParameters.DisplacementStepsize 
DisplacementStepSize [get, set]
 Returns or sets the step size option for modifying the displacement during the optimization operation More...
 
unsafe double Scale [get, set]
 Returns or sets the scale factor 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 the control parameters of shape optimization

Created in NX8.5.0

Member Enumeration Documentation

the step size option for incrementing the displacement during the optimization operation

Enumerator
Minimum 

Minimum displacement stepsize

Average 

Average displacement stepsize

Property Documentation

unsafe NXOpen.CAE.Optimization.TBSShapeOptimizationParameters.DisplacementStepsize NXOpen.CAE.Optimization.TBSShapeOptimizationParameters.DisplacementStepSize
getset

Returns or sets the step size option for modifying the displacement during the optimization operation

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: cae_opt_toposhape ("NX Shape Optimization")

unsafe double NXOpen.CAE.Optimization.TBSShapeOptimizationParameters.Scale
getset

Returns or sets the scale factor

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: 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.