DesignStudyBuilderDesignStudyVariable_Struct Struct¶
NXOpen.Optimization.DesignStudyBuilder.DesignStudyVariable is an alias for NXOpen.Optimization.DesignStudyBuilderDesignStudyVariable_Struct
-
class
NXOpen.Optimization.DesignStudyBuilderDesignStudyVariable_Struct¶ Bases:
objectDefined variable structure .
Constructor: NXOpen.Optimization.DesignStudyBuilder.DesignStudyVariable()
Fields¶
| Field | Description |
|---|---|
| AttributeName | Attribute name |
| AttributeObject | Object which the attribute belongs to, it makes sense with geometry design variable type |
| VariableType | Variable type |
| VariableLowerLimitValue | Lower limit value |
| VariableUpperLimitValue | Upper limit value |
| DistributeType | Distribute type |
| LocationParameter | Location parameter |
| ScaleParameter | Scale parameter |
| ShapeParameter | Shape parameter |
| ValuesCount | Values count |
AttributeName¶
-
DesignStudyBuilderDesignStudyVariable_Struct.AttributeName¶ Attribute name
-------------------------------------Field Value Type:str
AttributeObject¶
-
DesignStudyBuilderDesignStudyVariable_Struct.AttributeObject¶ Object which the attribute belongs to, it makes sense with geometry design variable type
-------------------------------------Field Value Type:
NXOpen.NXObject
VariableType¶
-
DesignStudyBuilderDesignStudyVariable_Struct.VariableType¶ Variable type
-------------------------------------Field Value Type:
NXOpen.Optimization.DesignStudyBuilderDesignStudyAttributeType
VariableLowerLimitValue¶
-
DesignStudyBuilderDesignStudyVariable_Struct.VariableLowerLimitValue¶ Lower limit value
-------------------------------------Field Value Type:float
VariableUpperLimitValue¶
-
DesignStudyBuilderDesignStudyVariable_Struct.VariableUpperLimitValue¶ Upper limit value
-------------------------------------Field Value Type:float
DistributeType¶
-
DesignStudyBuilderDesignStudyVariable_Struct.DistributeType¶ Distribute type
-------------------------------------Field Value Type:
NXOpen.Optimization.DesignStudyBuilderDesignStudyDistributeType
LocationParameter¶
-
DesignStudyBuilderDesignStudyVariable_Struct.LocationParameter¶ Location parameter
-------------------------------------Field Value Type:float
ScaleParameter¶
-
DesignStudyBuilderDesignStudyVariable_Struct.ScaleParameter¶ Scale parameter
-------------------------------------Field Value Type:float