NXOpen.UF.Motion.AskMeasurement

Motion.AskMeasurement()

Refer to UF_MOTION_ask_measurement for documentation.

Signature: AskMeasurement(measTag)

Parameters:measTag (Tag) – The tag of the measurement to return. This tag is the one returned from the creation function (UF_MOTION_create_measurement). It can also be found using object cycle functions (eg. UF_OBJ_cycle_objs_by_type).
Returns:The measurement structure for the input tag.
Return type:NXOpen.UF.Motion.Measurement Refer to UF_MOTION_measurement_s for documentation.

License requirements: None