# Class: ConstructionObject

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

# Hierarchy

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new ConstructionObject()

# Inherited from

PlanObjectPtr.constructor

# Properties

# customColor

customColor: number

# Inherited from

PlanObjectPtr.customColor

# Defined in

packages/typings/planner-kernel-container.ts:141 (opens new window)


# extRef

extRef: number

# Inherited from

PlanObjectPtr.extRef

# Defined in

packages/typings/planner-kernel-container.ts:75 (opens new window)


# fixedZ

fixedZ: boolean

# Inherited from

PlanObjectPtr.fixedZ

# Defined in

packages/typings/planner-kernel-container.ts:145 (opens new window)


# flipX

flipX: boolean

# Inherited from

PlanObjectPtr.flipX

# Defined in

packages/typings/planner-kernel-container.ts:143 (opens new window)


# flipY

flipY: boolean

# Inherited from

PlanObjectPtr.flipY

# Defined in

packages/typings/planner-kernel-container.ts:144 (opens new window)


# level

level: number

# Inherited from

PlanObjectPtr.level

# Defined in

packages/typings/planner-kernel-container.ts:142 (opens new window)


# rotation

rotation: KernelVector3f

# Inherited from

PlanObjectPtr.rotation

# Defined in

packages/typings/planner-kernel-container.ts:140 (opens new window)


# size

size: KernelVector3f

# Inherited from

PlanObjectPtr.size

# Defined in

packages/typings/planner-kernel-container.ts:146 (opens new window)

# Methods

# getAttachedWall

getAttachedWall(): Wall

# Returns

Wall

# Defined in

packages/typings/planner-kernel-container.ts:160 (opens new window)


# getCatalogItemId

getCatalogItemId(): string

# Returns

string

# Inherited from

PlanObjectPtr.getCatalogItemId

# Defined in

packages/typings/planner-kernel-container.ts:148 (opens new window)


# getConfigurationRuntimeId

getConfigurationRuntimeId(): number

# Returns

number

# Inherited from

PlanObjectPtr.getConfigurationRuntimeId

# Defined in

packages/typings/planner-kernel-container.ts:150 (opens new window)


# getId

getId(): number

# Returns

number

# Inherited from

PlanObjectPtr.getId

# Defined in

packages/typings/planner-kernel-container.ts:81 (opens new window)


# getObjectType

getObjectType(): string

# Returns

string

# Inherited from

PlanObjectPtr.getObjectType

# Defined in

packages/typings/planner-kernel-container.ts:152 (opens new window)


# hasConfiguration

hasConfiguration(): boolean

# Returns

boolean

# Inherited from

PlanObjectPtr.hasConfiguration

# Defined in

packages/typings/planner-kernel-container.ts:154 (opens new window)


# isConfigurationLoaded

isConfigurationLoaded(): boolean

# Returns

boolean

# Inherited from

PlanObjectPtr.isConfigurationLoaded

# Defined in

packages/typings/planner-kernel-container.ts:156 (opens new window)