Skip to main content

Type Alias: Contour

Contour: object

Type declaration​

closed?​

optional closed: boolean

boolean indicating if the contour is closed

pointsManager?​

optional pointsManager: Types.IPointsManager<Types.Point3>

PointsManager

polyline?​

optional polyline: Types.Point3[]

world location of the polyline in the space

Defined in​

tools/src/types/AnnotationTypes.ts:164