RoomlePlanner.Internal.ConstructionPlanObject
planner-core/src/roomle-planner.internal.ConstructionPlanObject
Hierarchy
↳
ConstructionPlanObject
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
hidden
• Readonly
hidden: boolean
Inherited from
rotation
• rotation: number
Inherited from
rotationToPreferredFront
• rotationToPreferredFront: number
Inherited from
PlanObject.rotationToPreferredFront
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
getDoorArches
â–¸ getDoorArches(): ConstructionObjectDoorArchArray
Returns
ConstructionObjectDoorArchArray
getId
â–¸ getId(): number
Returns
number
Inherited from
getMeshCenter
â–¸ getMeshCenter(): KernelVector3
Returns
Inherited from
getMeshOffsetRelativeToObject
â–¸ getMeshOffsetRelativeToObject(): KernelVector3
Returns
Inherited from
PlanObject.getMeshOffsetRelativeToObject
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
Inherited from
Last updated