# Interface: ContinuousDrawingManager

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

# Table of contents

# Properties

# Methods

# Properties

# CIRCLE_RADIUS

CIRCLE_RADIUS: number

# Defined in

packages/typings/planner.ts:202 (opens new window)

# Methods

# getCircleRotation

getCircleRotation(): number

# Returns

number

# Defined in

packages/typings/planner.ts:197 (opens new window)


# getCorridor

getCorridor(): any

# Returns

any

# Defined in

packages/typings/planner.ts:200 (opens new window)


# getDrawingAngle

getDrawingAngle(): number

# Returns

number

# Defined in

packages/typings/planner.ts:196 (opens new window)


# getDrawnPoints

getDrawnPoints(): KernelObjectPtrList

# Returns

KernelObjectPtrList

# Defined in

packages/typings/planner.ts:201 (opens new window)


# getStartPoint

getStartPoint(): KernelVector3

# Returns

KernelVector3

# Defined in

packages/typings/planner.ts:195 (opens new window)


# isCorridorValid

isCorridorValid(): boolean

# Returns

boolean

# Defined in

packages/typings/planner.ts:199 (opens new window)


# shouldShowCircle

shouldShowCircle(): boolean

# Returns

boolean

# Defined in

packages/typings/planner.ts:198 (opens new window)