ServicesConfiguratorUiCallback.Internal.Wall
configurator-core/src/services/configurator-ui-callback.internal.Wall
Hierarchy
↳
Wall
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new Wall()
Inherited from
Properties
customColor
• customColor: number
Inherited from
extRef
• extRef: number
Inherited from
fixedZ
• fixedZ: boolean
Inherited from
flipX
• flipX: boolean
Inherited from
flipY
• flipY: boolean
Inherited from
height
• Readonly
height: number
leftMaterial
• Readonly
leftMaterial: WallMaterial
level
• level: number
Inherited from
maximumHeight
• Readonly
maximumHeight: number
minimumHeight
• Readonly
minimumHeight: number
rightMaterial
• Readonly
rightMaterial: WallMaterial
rotation
• rotation: KernelVector3f
Inherited from
size
• size: KernelVector3f
Inherited from
thickness
• Readonly
thickness: number
Methods
getAngle
▸ getAngle(): number
Returns
number
getAttachedObjects
▸ getAttachedObjects(): PlanObjectObjectSet
Returns
getCatalogItemId
▸ getCatalogItemId(): string
Returns
string
Inherited from
PlanObjectPtr.getCatalogItemId
getCenter
▸ getCenter(): KernelVector3f
Returns
getConfigurationRuntimeId
▸ getConfigurationRuntimeId(): number
Returns
number
Inherited from
PlanObjectPtr.getConfigurationRuntimeId
getCornerFromLeft
▸ getCornerFromLeft(): KernelVector3f
Returns
getCornerFromRight
▸ getCornerFromRight(): KernelVector3f
Returns
getCornerToLeft
▸ getCornerToLeft(): KernelVector3f
Returns
getCornerToRight
▸ getCornerToRight(): KernelVector3f
Returns
getFrom
▸ getFrom(): Node
Returns
getHeightAt
▸ getHeightAt(aPoint
): number
Parameters
aPoint
Returns
number
getId
▸ getId(): number
Returns
number
Inherited from
getLength
▸ getLength(): number
Returns
number
getObjectType
▸ getObjectType(): string
Returns
string
Inherited from
getPointWithHeight
▸ getPointWithHeight(aHeight
): KernelVector3f
Parameters
aHeight
number
Returns
getPreferredSide
▸ getPreferredSide(): Object
Returns
Object
value
getTo
▸ getTo(): Node
Returns
hasConfiguration
▸ hasConfiguration(): boolean
Returns
boolean
Inherited from
PlanObjectPtr.hasConfiguration
isConfigurationLoaded
▸ isConfigurationLoaded(): boolean
Returns
boolean
Inherited from
Last updated