RoomleConfigurator.Internal.PlanObject
configurator-core/src/roomle-configurator.internal.PlanObject
Hierarchy
Table of contents
Properties
Methods
Properties
boxForMeasurement
• boxForMeasurement: KernelCube
customColor
• customColor: number
extRef
• extRef: EMSReference
Inherited from
fixedZ
• fixedZ: boolean
flipX
• flipX: boolean
flipY
• flipY: boolean
rotation
• rotation: number
size
• size: KernelVector3
Methods
clone
▸ clone(): KernelObject
Returns
Inherited from
delete
▸ delete(): void
Returns
void
Inherited from
getCatalogItemId
▸ getCatalogItemId(): string
Returns
string
getCenter
▸ getCenter(): KernelVector3
Returns
Inherited from
getConfiguration
▸ getConfiguration(): string
Returns
string
getConfigurationHash
▸ getConfigurationHash(): string
Returns
string
getConfigurationRuntimeId
▸ getConfigurationRuntimeId(): number
Returns
number
getId
▸ getId(): number
Returns
number
Inherited from
getMeshCenter
▸ getMeshCenter(): KernelVector3
Returns
Inherited from
getMeshOffsetRelativeToObject
▸ getMeshOffsetRelativeToObject(): KernelVector3
Returns
Inherited from
PlanElement.getMeshOffsetRelativeToObject
getObjectType
▸ getObjectType(): string
Returns
string
getRectangle
▸ getRectangle(): Rectangle
Returns
getType
▸ getType(): any
Returns
any
Inherited from
getWallDistances
▸ getWallDistances(): ObjectToWallLineArray
Returns
hasConfiguration
▸ hasConfiguration(): boolean
Returns
boolean
isExternalObject
▸ isExternalObject(): boolean
Returns
boolean
Last updated