Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 856 Bytes

PolyIntent.md

File metadata and controls

13 lines (10 loc) · 856 Bytes

PolyIntent

Enumerates the intents of the polygon or polyline annotation.

Enum

Name Type Value Description
polygonCloud String 'PolygonCloud' Means that the annotation is intended to function as a cloud object.
polygonDimension String 'PolygonDimension' Indicates that the polygon annotation is intended to function as a dimension.
polyLineDimension String 'PolyLineDimension' Indicates that the polyline 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]