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

RoomleConfigurator.Internal.PlanObjectPtr

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PlanObjectPtr()

Inherited from

Properties

customColor

customColor: number


extRef

extRef: number

Inherited from

AbstractModelWrapper.extRef


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

AbstractModelWrapper.getId


getObjectType

getObjectType(): string

Returns

string


hasConfiguration

hasConfiguration(): boolean

Returns

boolean


isConfigurationLoaded

isConfigurationLoaded(): boolean

Returns

boolean

Last updated