Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 627 Bytes

File metadata and controls

16 lines (11 loc) · 627 Bytes

PolyIntent

Enumerates the intents of the polygon or polyline annotation.

Enum

Name Description
Undefined Undefined state.
PolygonCloud Means that the annotation is intended to function as a cloud object.
PolyLineDimension Indicates that the polyline annotation is intended to function as a dimension.
PolygonDimension Indicates that the polygon annotation is intended to function as a dimension.

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