RoomleConfigurator.Internal.PlanObjectPtr

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

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

• new PlanObjectPtr()

Inherited from

Properties

customColor

• customColor: number


extRef

• extRef: number

Inherited from


fixedZ

• fixedZ: boolean


flipX

• flipX: boolean


flipY

• flipY: boolean


level

• level: number


rotation

• rotation: KernelVector3f


size

• size: KernelVector3f

Methods

getCatalogItemId

â–¸ getCatalogItemId(): string

Returns

string


getConfigurationRuntimeId

â–¸ getConfigurationRuntimeId(): number

Returns

number


getId

â–¸ getId(): number

Returns

number

Inherited from


getObjectType

â–¸ getObjectType(): string

Returns

string


hasConfiguration

â–¸ hasConfiguration(): boolean

Returns

boolean


isConfigurationLoaded

â–¸ isConfigurationLoaded(): boolean

Returns

boolean

Last updated