RoomleConfigurator.Internal.PlanObjectPtr
configurator-core/src/roomle-configurator.internal.PlanObjectPtr
Hierarchy
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PlanObjectPtr()
Inherited from
AbstractModelWrapper.constructor
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