MeasureResults.positionOne Property
Parent Object: MeasureResultsDefined in namespace "adsk::core" and the header file is <Core/Application/MeasureResults.h>
Description
For a distance measurement, this is the point on the first entity where the measurement was made from. For an angle measurement this is one of the three points defining the angle.
Syntax
"measureResults_var" is a variable referencing a MeasureResults object.
|
Property Value
This is a read only property whose value is a Point3D.Samples
Name | Description |
Measure Sample | Measure related functions |