Skip to main content

LinearAnnotation

The committed data for a single linear annotation.

Properties​

offset​

offset: number

Signed distance from the AB segment to the dimension line, measured along the direction perpendicular to the measurement axis.


pointA​

pointA: Vector3

First measured point in drawing local space.


pointB​

pointB: Vector3

Second measured point in drawing local space.


style​

style: string

Name of the LinearAnnotationStyle to use when rendering this annotation.


uuid​

uuid: string

Unique identifier.