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


fixedZ

• fixedZ: boolean


flipX

• flipX: boolean


flipY

• flipY: boolean


hidden

• Readonly hidden: boolean

Inherited from


rotation

• rotation: number


rotationToPreferredFront

• rotationToPreferredFront: number


size

• size: KernelVector3

Methods

clone

â–¸ clone(): KernelObject

Returns

KernelObject

Inherited from


delete

â–¸ delete(): void

Returns

void

Inherited from


getCatalogItemId

â–¸ getCatalogItemId(): string

Returns

string


getCenter

â–¸ getCenter(): KernelVector3

Returns

KernelVector3

Inherited from


getConfiguration

â–¸ getConfiguration(): string

Returns

string


getConfigurationHash

â–¸ getConfigurationHash(): string

Returns

string


getConfigurationRuntimeId

â–¸ getConfigurationRuntimeId(): number

Returns

number


getId

â–¸ getId(): number

Returns

number

Inherited from


getMeshCenter

â–¸ getMeshCenter(): KernelVector3

Returns

KernelVector3

Inherited from


getMeshOffsetRelativeToObject

â–¸ getMeshOffsetRelativeToObject(): KernelVector3

Returns

KernelVector3

Inherited from


getObjectType

â–¸ getObjectType(): string

Returns

string


getRectangle

â–¸ getRectangle(): Rectangle

Returns

Rectangle


getType

â–¸ getType(): any

Returns

any

Inherited from


getWallDistances

â–¸ getWallDistances(): ObjectToWallLineArray

Returns

ObjectToWallLineArray


hasConfiguration

â–¸ hasConfiguration(): boolean

Returns

boolean


isExternalObject

â–¸ isExternalObject(): boolean

Returns

boolean

Last updated