RoomlePlanner.Internal.NodePlanObject
planner-core/src/roomle-planner.internal.NodePlanObject
Hierarchy
↳
NodePlanObject
Table of contents
Properties
Methods
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
getMeshOffsetRelativeToObject
▸ getMeshOffsetRelativeToObject(): KernelVector3
Returns
Inherited from
PlanObject.getMeshOffsetRelativeToObject
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
Inherited from
Last updated