Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 857 Bytes

File metadata and controls

13 lines (10 loc) · 857 Bytes

PolyIntent

Enumerates the intents of the polygon or polyline annotation.

Enum

Name Type Value Description
POLY_LINE_DIMENSION string 'PolyLineDimension' Indicates that the polyline annotation is intended to function as a dimension.
POLYGON_CLOUD string 'PolygonCloud' Means that the annotation is intended to function as a cloud object.
POLYGON_DIMENSION string 'PolygonDimension' Indicates that the polygon annotation is intended to function as a dimension.
UNDEFINED string 'Undefined' Undefined state.

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