RoomleConfigurator.Internal.PlanObject

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

Hierarchy

Table of contents

Properties

Methods

Properties

boxForMeasurement

boxForMeasurement: KernelCube


customColor

customColor: number


extRef

extRef: EMSReference

Inherited from

PlanElement.extRef


fixedZ

fixedZ: boolean


flipX

flipX: boolean


flipY

flipY: boolean


rotation

rotation: number


size

size: KernelVector3

Methods

clone

clone(): KernelObject

Returns

KernelObject

Inherited from

PlanElement.clone


delete

delete(): void

Returns

void

Inherited from

PlanElement.delete


getCatalogItemId

getCatalogItemId(): string

Returns

string


getCenter

getCenter(): KernelVector3

Returns

KernelVector3

Inherited from

PlanElement.getCenter


getConfiguration

getConfiguration(): string

Returns

string


getConfigurationHash

getConfigurationHash(): string

Returns

string


getConfigurationRuntimeId

getConfigurationRuntimeId(): number

Returns

number


getId

getId(): number

Returns

number

Inherited from

PlanElement.getId


getMeshCenter

getMeshCenter(): KernelVector3

Returns

KernelVector3

Inherited from

PlanElement.getMeshCenter


getMeshOffsetRelativeToObject

getMeshOffsetRelativeToObject(): KernelVector3

Returns

KernelVector3

Inherited from

PlanElement.getMeshOffsetRelativeToObject


getObjectType

getObjectType(): string

Returns

string


getRectangle

getRectangle(): Rectangle

Returns

Rectangle


getType

getType(): any

Returns

any

Inherited from

PlanElement.getType


getWallDistances

getWallDistances(): ObjectToWallLineArray

Returns

ObjectToWallLineArray


hasConfiguration

hasConfiguration(): boolean

Returns

boolean


isExternalObject

isExternalObject(): boolean

Returns

boolean

Last updated