NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.Optimization.OptimizationBuilder.OptimizationVariable Struct Reference

Defined variable structure More...

Public Attributes

string AttributeName
 Attribute name More...
 
NXOpen.NXObject AttributeObject
 Object which the attribute belongs to, it makes sense with geometry design variable type More...
 
double VariableLowerLimitValue
 Lower limit value More...
 
NXOpen.Optimization.OptimizationBuilder.OptimizationAttributeType VariableType
 Variable type More...
 
double VariableUpperLimitValue
 Upper limit value More...
 

Detailed Description

Defined variable structure

Member Data Documentation

string NXOpen.Optimization.OptimizationBuilder.OptimizationVariable.AttributeName

Attribute name

NXOpen.NXObject NXOpen.Optimization.OptimizationBuilder.OptimizationVariable.AttributeObject

Object which the attribute belongs to, it makes sense with geometry design variable type

double NXOpen.Optimization.OptimizationBuilder.OptimizationVariable.VariableLowerLimitValue

Lower limit value

NXOpen.Optimization.OptimizationBuilder.OptimizationAttributeType NXOpen.Optimization.OptimizationBuilder.OptimizationVariable.VariableType

Variable type

double NXOpen.Optimization.OptimizationBuilder.OptimizationVariable.VariableUpperLimitValue

Upper limit value


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