NXOpen .NET Reference  12.0.0
Public Attributes | List of all members
NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective Struct Reference

Defined Objective 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.DesignStudyBuilder.DesignStudyAttributeType ObjectiveType
 Objectibe type More...
 
double WarningLowerLimit
 Warning lower limit More...
 
double WarningUpperLimit
 Warning Upper limit More...
 
double FailureLowerLimit
 Failure Lower limit More...
 
double FailureUpperLimit
 Failure Upper limit More...
 

Detailed Description

Defined Objective Structure

Member Data Documentation

string NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.AttributeName

Attribute name

NXOpen.NXObject NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.AttributeObject

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

double NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.FailureLowerLimit

Failure Lower limit

double NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.FailureUpperLimit

Failure Upper limit

NXOpen.Optimization.DesignStudyBuilder.DesignStudyAttributeType NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.ObjectiveType

Objectibe type

double NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.WarningLowerLimit

Warning lower limit

double NXOpen.Optimization.DesignStudyBuilder.DesignStudyObjective.WarningUpperLimit

Warning Upper limit


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