RoomleConfigurator.Internal.PlanObject
configurator-core/src/roomle-configurator.internal.PlanObject
Hierarchy
↳
PlanObject
↳↳
PlanMeasure
↳↳
NodePlanObject
↳↳
WallPlanObject
↳↳
ConstructionPlanObject
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
hidden
• Readonly
hidden: boolean
Inherited from
rotation
• rotation: number
rotationToPreferredFront
• rotationToPreferredFront: 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
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