RoomleConfigurator.Internal.ContinuousDrawingManager

configurator-core/src/roomle-configurator.internal.ContinuousDrawingManager

Table of contents

Properties

Methods

Properties

CIRCLE_RADIUS

CIRCLE_RADIUS: number

Methods

getCircleRotation

getCircleRotation(): number

Returns

number


getCorridor

getCorridor(): any

Returns

any


getDrawingAngle

getDrawingAngle(): number

Returns

number


getDrawnPoints

getDrawnPoints(): KernelObjectPtrList

Returns

KernelObjectPtrList


getStartPoint

getStartPoint(): KernelVector3

Returns

KernelVector3


isCorridorValid

isCorridorValid(): boolean

Returns

boolean


shouldShowCircle

shouldShowCircle(): boolean

Returns

boolean

Last updated