MeasureResults.value Property
Parent Object: MeasureResultsDefined in namespace "adsk::core" and the header file is <Core/Application/MeasureResults.h>
Description
The measurement value. If the measurement is a distance this value will be in centimeters. If it's an angle then it will be in radians.
Syntax
"measureResults_var" is a variable referencing a MeasureResults object. |
Property Value
This is a read only property whose value is a double.Samples
| Name | Description |
| Measure Sample | Measure related functions |
