Data structure representing an angle measurement.
Object top level position properties define the vertex/intersection for the measured angle.
The start and end properties represent points in space. The arms of the angle are defined as lines from
vertex to start and end.
If the vertex is not defined by the top level position properties, the start and end properties
represent lines or faces. The angle is calculated at the intersection of these two.
Data structure representing an angle measurement. Object top level
positionproperties define the vertex/intersection for the measured angle. Thestartandendproperties represent points in space. The arms of the angle are defined as lines from vertex tostartandend.If the vertex is not defined by the top level
positionproperties, thestartandendproperties represent lines or faces. The angle is calculated at the intersection of these two.