Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 612 Bytes

File metadata and controls

14 lines (9 loc) · 612 Bytes

LineIntent

Enumerates the intents of the line annotation.

Enum

Name Type Value Description
UNDEFINED str "Undefined" Undefined state.
LINEARROW str "LineArrow" Means that the annotation is intended to function as an arrow.
LINEDIMENSION str "LineDimension" Means that the annotation is intended to function as a dimension line.

[Back to Model list] [Back to API list] [Back to README]