RoomlePlanner.Internal.ConstructionPlanObject

planner-core/src/roomle-planner.internal.ConstructionPlanObject

Hierarchy

Table of contents

Properties

Methods

Properties

boxForMeasurement

boxForMeasurement: KernelCube

Inherited from

PlanObject.boxForMeasurement


customColor

customColor: number

Inherited from

PlanObject.customColor


extRef

extRef: EMSReference

Inherited from

PlanObject.extRef


fixedZ

fixedZ: boolean

Inherited from

PlanObject.fixedZ


flipX

flipX: boolean

Inherited from

PlanObject.flipX


flipY

flipY: boolean

Inherited from

PlanObject.flipY


rotation

rotation: number

Inherited from

PlanObject.rotation


size

size: KernelVector3

Inherited from

PlanObject.size

Methods

clone

clone(): KernelObject

Returns

KernelObject

Inherited from

PlanObject.clone


delete

delete(): void

Returns

void

Inherited from

PlanObject.delete


getAttachedWall

getAttachedWall(): WallPlanObject

Returns

WallPlanObject


getCatalogItemId

getCatalogItemId(): string

Returns

string

Inherited from

PlanObject.getCatalogItemId


getCenter

getCenter(): KernelVector3

Returns

KernelVector3

Inherited from

PlanObject.getCenter


getConfiguration

getConfiguration(): string

Returns

string

Inherited from

PlanObject.getConfiguration


getConfigurationHash

getConfigurationHash(): string

Returns

string

Inherited from

PlanObject.getConfigurationHash


getConfigurationRuntimeId

getConfigurationRuntimeId(): number

Returns

number

Inherited from

PlanObject.getConfigurationRuntimeId


getCornerFromLeft

getCornerFromLeft(): KernelVector3

Returns

KernelVector3


getCornerFromRight

getCornerFromRight(): KernelVector3

Returns

KernelVector3


getCornerToLeft

getCornerToLeft(): KernelVector3

Returns

KernelVector3


getCornerToRight

getCornerToRight(): KernelVector3

Returns

KernelVector3


getId

getId(): number

Returns

number

Inherited from

PlanObject.getId


getMeshCenter

getMeshCenter(): KernelVector3

Returns

KernelVector3

Inherited from

PlanObject.getMeshCenter


getMeshOffsetRelativeToObject

getMeshOffsetRelativeToObject(): KernelVector3

Returns

KernelVector3

Inherited from

PlanObject.getMeshOffsetRelativeToObject


getObjectType

getObjectType(): string

Returns

string

Inherited from

PlanObject.getObjectType


getPreferredSide

getPreferredSide(): LeftOrRightWallSide

Returns

LeftOrRightWallSide


getRectangle

getRectangle(): Rectangle

Returns

Rectangle

Inherited from

PlanObject.getRectangle


getType

getType(): any

Returns

any

Inherited from

PlanObject.getType


getWallDistances

getWallDistances(): ObjectToWallLineArray

Returns

ObjectToWallLineArray

Inherited from

PlanObject.getWallDistances


hasConfiguration

hasConfiguration(): boolean

Returns

boolean

Inherited from

PlanObject.hasConfiguration


isExternalObject

isExternalObject(): boolean

Returns

boolean

Inherited from

PlanObject.isExternalObject

Last updated