RoomleConfigurator.Internal.KernelFloor

configurator-core/src/roomle-configurator.internal.KernelFloor

Hierarchy

Table of contents

Properties

Methods

Properties

area

area: number


extRef

extRef: EMSReference

Inherited from

KernelObject.extRef


getCenter

getCenter: () => KernelVector3

Type declaration

▸ (): KernelVector3

Returns

KernelVector3


getLabelPosition

getLabelPosition: () => KernelVector3

Type declaration

▸ (): KernelVector3

Returns

KernelVector3


getRandomPointInside

getRandomPointInside: () => KernelVector3

Type declaration

▸ (): KernelVector3

Returns

KernelVector3


material

material: KernelFloorMaterial

Methods

clone

clone(): KernelObject

Returns

KernelObject

Inherited from

KernelObject.clone


delete

delete(): void

Returns

void

Inherited from

KernelObject.delete


getId

getId(): number

Returns

number

Inherited from

KernelObject.getId

Last updated