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