planner-core/src/roomle-planner.
# Hierarchy
-
↳
NodePlanObject
# Table of contents
# Properties
# Methods
- clone
- delete
- getCatalogItemId
- getCenter
- getConfiguration
- getConfigurationHash
- getConfigurationRuntimeId
- getId
- getMaxWallHeight
- getMeshCenter
- getNumberOfConnectedWalls
- getObjectType
- 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
# 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
# getId
▸ getId(): number
# Returns
number
# Inherited from
# getMaxWallHeight
▸ getMaxWallHeight(): number
# Returns
number
# getMeshCenter
▸ getMeshCenter(): KernelVector3
# Returns
# Inherited from
# getNumberOfConnectedWalls
▸ getNumberOfConnectedWalls(): number
# Returns
number
# getObjectType
▸ getObjectType(): string
# Returns
string
# Inherited from
# 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