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

Defined constraint 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...
 
NXOpen.Optimization.OptimizationBuilder.OptimizationConstraintLimitType ConstraintLimitType
 constraint limit type, lower type or upper type More...
 
double ConstraintLowerLimitValue
 Lower limit value More...
 
NXOpen.Optimization.OptimizationBuilder.OptimizationAttributeType ConstraintType
 Constraint type More...
 
double ConstraintUpperLimitValue
 Upper limit value More...
 

Detailed Description

Defined constraint structure

Member Data Documentation

string NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.AttributeName

Attribute name

NXOpen.NXObject NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.AttributeObject

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

NXOpen.Optimization.OptimizationBuilder.OptimizationConstraintLimitType NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.ConstraintLimitType

constraint limit type, lower type or upper type

double NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.ConstraintLowerLimitValue

Lower limit value

NXOpen.Optimization.OptimizationBuilder.OptimizationAttributeType NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.ConstraintType

Constraint type

double NXOpen.Optimization.OptimizationBuilder.OptimizationConstraint.ConstraintUpperLimitValue

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.