Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Hierarchy

Index

Properties

color?: ColorRGBA

The markup color if any.

id?: number

The optional unique markup identifier.

positionX?: number
positionY?: number
positionZ?: number
start: MarkupPick