Value Struct

class NXOpen.Annotations.Value

Bases: object

Specifies 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

ValuePrecision

Value.ValuePrecision

Value precision -------------------------------------

Field Value Type:int