Operators |
close_measure — Delete a measure object.
close_measure( : : MeasureHandle : )
close_measure deletes the measure object given by MeasureHandle. The memory used for the measure object is freed.
For an explanation of the concept of 1D measuring see the introduction of chapter 1D Measuring.
Measure object handle.
If the parameter values are correct the operator close_measure returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
gen_measure_rectangle2, gen_measure_arc, measure_pos, measure_pairs
1D Metrology
Operators |