planner-core/src/roomle-planner.
# Hierarchy
-
↳
ConstructionPlanObject
# Table of contents
# Properties
# Methods
- clone
- delete
- getAttachedWall
- getCatalogItemId
- getCenter
- getConfiguration
- getConfigurationHash
- getConfigurationRuntimeId
- getCornerFromLeft
- getCornerFromRight
- getCornerToLeft
- getCornerToRight
- getId
- getMeshCenter
- getObjectType
- getPreferredSide
- getRectangle
- getType
- getWallDistances
- hasConfiguration
- isExternalObject
# Properties
# boxForMeasurement
• boxForMeasurement: KernelCube
# Inherited from
# customColor
• customColor: number
# Inherited from
# extRef
• extRef: EMSReference
# Inherited from
# fixedZ
• fixedZ: boolean
# Inherited from
# flipX
• flipX: boolean
# Inherited from
# flipY
• flipY: boolean
# Inherited from
# rotation
• rotation: number
# Inherited from
# size
• size: KernelVector3
# Inherited from
# Methods
# clone
▸ clone(): KernelObject
# Returns
# Inherited from
# delete
▸ delete(): void
# Returns
void
# Inherited from
# getAttachedWall
▸ getAttachedWall(): WallPlanObject
# Returns
# getCatalogItemId
▸ getCatalogItemId(): string
# Returns
string
# Inherited from
# getCenter
▸ getCenter(): KernelVector3
# Returns
# Inherited from
# getConfiguration
▸ getConfiguration(): string
# Returns
string
# Inherited from
# getConfigurationHash
▸ getConfigurationHash(): string
# Returns
string
# Inherited from
PlanObject.getConfigurationHash
# getConfigurationRuntimeId
▸ getConfigurationRuntimeId(): number
# Returns
number
# Inherited from
PlanObject.getConfigurationRuntimeId
# getCornerFromLeft
▸ getCornerFromLeft(): KernelVector3
# Returns
# getCornerFromRight
▸ getCornerFromRight(): KernelVector3
# Returns
# getCornerToLeft
▸ getCornerToLeft(): KernelVector3
# Returns
# getCornerToRight
▸ getCornerToRight(): KernelVector3
# Returns
# getId
▸ getId(): number
# Returns
number
# Inherited from
# getMeshCenter
▸ getMeshCenter(): KernelVector3
# Returns
# Inherited from
# getObjectType
▸ getObjectType(): string
# Returns
string
# Inherited from
# getPreferredSide
▸ getPreferredSide(): LeftOrRightWallSide
# Returns
# getRectangle
▸ getRectangle(): Rectangle
# Returns
# Inherited from
# getType
▸ getType(): any
# Returns
any
# Inherited from
# getWallDistances
▸ getWallDistances(): ObjectToWallLineArray
# Returns
# Inherited from
# hasConfiguration
▸ hasConfiguration(): boolean
# Returns
boolean
# Inherited from
# isExternalObject
▸ isExternalObject(): boolean
# Returns
boolean