ServicesConfiguratorUiCallback.Internal.ConstructionObject

configurator-core/src/services/configurator-ui-callback.internal.ConstructionObject

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

• new ConstructionObject()

Inherited from

PlanObjectPtr.constructor

Properties

customColor

• customColor: number

Inherited from

PlanObjectPtr.customColor


extRef

• extRef: number

Inherited from

PlanObjectPtr.extRef


fixedZ

• fixedZ: boolean

Inherited from

PlanObjectPtr.fixedZ


flipX

• flipX: boolean

Inherited from

PlanObjectPtr.flipX


flipY

• flipY: boolean

Inherited from

PlanObjectPtr.flipY


level

• level: number

Inherited from

PlanObjectPtr.level


rotation

• rotation: KernelVector3f

Inherited from

PlanObjectPtr.rotation


size

• size: KernelVector3f

Inherited from

PlanObjectPtr.size

Methods

getAttachedWall

â–¸ getAttachedWall(): Wall

Returns

Wall


getCatalogItemId

â–¸ getCatalogItemId(): string

Returns

string

Inherited from

PlanObjectPtr.getCatalogItemId


getConfigurationRuntimeId

â–¸ getConfigurationRuntimeId(): number

Returns

number

Inherited from

PlanObjectPtr.getConfigurationRuntimeId


getId

â–¸ getId(): number

Returns

number

Inherited from

PlanObjectPtr.getId


getObjectType

â–¸ getObjectType(): string

Returns

string

Inherited from

PlanObjectPtr.getObjectType


hasConfiguration

â–¸ hasConfiguration(): boolean

Returns

boolean

Inherited from

PlanObjectPtr.hasConfiguration


isConfigurationLoaded

â–¸ isConfigurationLoaded(): boolean

Returns

boolean

Inherited from

PlanObjectPtr.isConfigurationLoaded

Last updated