RoomleConfigurator.Internal.PlanModelViewHelper

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

Table of contents

Methods

Methods

calculateLightSourceDistribution

â–¸ calculateLightSourceDistribution(plan, lightSourceConfiguration): RoomLightSourceDistributionArray

Parameters

Name
Type

plan

lightSourceConfiguration

Returns

RoomLightSourceDistributionArray


getExternalComponentModuleIdsForSelection

â–¸ getExternalComponentModuleIdsForSelection(plan, groupOrRootModuleId, subModuleId): ExternalModuleInformation

Parameters

Name
Type

plan

groupOrRootModuleId

string

subModuleId

string

Returns

ExternalModuleInformation


getExternalObjectComponent

â–¸ getExternalObjectComponent(plan, groupId, moduleId): KernelPlanObjectComponent

Parameters

Name
Type

plan

groupId

string

moduleId

string

Returns

KernelPlanObjectComponent


getExternalObjectGroups

â–¸ getExternalObjectGroups(plan): KernelObjectConfigurationArray

Parameters

Name
Type

plan

Returns

KernelObjectConfigurationArray


getObjectComponent

â–¸ getObjectComponent(plan, aComponentOrConfigurationId): KernelPlanObjectComponent

Parameters

Name
Type

plan

aComponentOrConfigurationId

number

Returns

KernelPlanObjectComponent


getPlanObject

â–¸ getPlanObject(plan, aRuntimeId): KernelPlanObject

Parameters

Name
Type

plan

aRuntimeId

number

Returns

KernelPlanObject


getPlanOverview

â–¸ getPlanOverview(planObject): PlanOverview

Parameters

Name
Type

planObject

Returns

PlanOverview


getRootPlanObjectId

â–¸ getRootPlanObjectId(plan, aRuntimeId): number

Parameters

Name
Type

plan

aRuntimeId

number

Returns

number


requestMesh3d

â–¸ requestMesh3d(element): void

Parameters

Name
Type

Returns

void

Last updated