For the complete documentation index, see llms.txt. This page is also available as Markdown.

ServicesConfiguratorUiCallback.Internal.ConstructionObject

Hierarchy

  • PlanObjectPtr

    ConstructionObject

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


getConfigurationRuntimeId

getConfigurationRuntimeId(): number

Returns

number

Inherited from


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


isConfigurationLoaded

isConfigurationLoaded(): boolean

Returns

boolean

Inherited from

Last updated