# Class: PlanObjectPtr

configurator-core/src/roomle-configurator..PlanObjectPtr

# Hierarchy

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new PlanObjectPtr()

# Inherited from

AbstractModelWrapper.constructor

# Properties

# customColor

customColor: number

# Defined in

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


# extRef

extRef: number

# Inherited from

AbstractModelWrapper.extRef

# Defined in

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


# fixedZ

fixedZ: boolean

# Defined in

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


# flipX

flipX: boolean

# Defined in

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


# flipY

flipY: boolean

# Defined in

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


# level

level: number

# Defined in

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


# rotation

rotation: KernelVector3f

# Defined in

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


# size

size: KernelVector3f

# Defined in

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

# Methods

# getCatalogItemId

getCatalogItemId(): string

# Returns

string

# Defined in

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


# getConfigurationRuntimeId

getConfigurationRuntimeId(): number

# Returns

number

# Defined in

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


# getId

getId(): number

# Returns

number

# Inherited from

AbstractModelWrapper.getId

# Defined in

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


# getObjectType

getObjectType(): string

# Returns

string

# Defined in

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


# hasConfiguration

hasConfiguration(): boolean

# Returns

boolean

# Defined in

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


# isConfigurationLoaded

isConfigurationLoaded(): boolean

# Returns

boolean

# Defined in

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