Value Struct¶
-
class
NXOpen.Annotations.Value¶ Bases:
objectSpecifies the value data .
Constructor: NXOpen.Annotations.Value()
Fields¶
| Field | Description |
|---|---|
| ItemValue | Value of the item |
| ValueExpression | Expression representing the value. |
| ValuePrecision | Value precision |
ItemValue¶
-
Value.ItemValue¶ Value of the item
-------------------------------------Field Value Type:float
ValueExpression¶
-
Value.ValueExpression¶ Expression representing the value.
None, if not used.
-------------------------------------Field Value Type:
NXOpen.Expression