# Class: Wall

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

# Hierarchy

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new Wall()

# 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)


# height

height: number

# Defined in

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


# leftMaterial

leftMaterial: WallMaterial

# Defined in

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


# level

level: number

# Inherited from

PlanObjectPtr.level

# Defined in

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


# rightMaterial

rightMaterial: WallMaterial

# Defined in

packages/typings/planner-kernel-container.ts:167 (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)


# thickness

thickness: number

# Defined in

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

# Methods

# getAngle

getAngle(): number

# Returns

number

# Defined in

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


# getAttachedObjects

getAttachedObjects(): PlanObjectObjectSet

# Returns

PlanObjectObjectSet

# Defined in

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


# getCatalogItemId

getCatalogItemId(): string

# Returns

string

# Inherited from

PlanObjectPtr.getCatalogItemId

# Defined in

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


# getCenter

getCenter(): KernelVector3f

# Returns

KernelVector3f

# Defined in

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


# getConfigurationRuntimeId

getConfigurationRuntimeId(): number

# Returns

number

# Inherited from

PlanObjectPtr.getConfigurationRuntimeId

# Defined in

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


# getCornerFromLeft

getCornerFromLeft(): KernelVector3f

# Returns

KernelVector3f

# Defined in

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


# getCornerFromRight

getCornerFromRight(): KernelVector3f

# Returns

KernelVector3f

# Defined in

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


# getCornerToLeft

getCornerToLeft(): KernelVector3f

# Returns

KernelVector3f

# Defined in

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


# getCornerToRight

getCornerToRight(): KernelVector3f

# Returns

KernelVector3f

# Defined in

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


# getFrom

getFrom(): Node

# Returns

Node

# Defined in

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


# getId

getId(): number

# Returns

number

# Inherited from

PlanObjectPtr.getId

# Defined in

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


# getLength

getLength(): number

# Returns

number

# Defined in

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


# getObjectType

getObjectType(): string

# Returns

string

# Inherited from

PlanObjectPtr.getObjectType

# Defined in

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


# getPreferredSide

getPreferredSide(): Object

# Returns

Object

Name Type
value Enumify<{ LEFT: 0 = 0; MIDDLE: 2 = 2; RIGHT: 1 = 1 }>

# Defined in

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


# getTo

getTo(): Node

# Returns

Node

# Defined in

packages/typings/planner-kernel-container.ts:171 (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)