RoomleConfigurator.Internal.PlanModelViewHelper
configurator-core/src/roomle-configurator.internal.PlanModelViewHelper
Table of contents
Methods
Methods
calculateLightSourceDistribution
â–¸ calculateLightSourceDistribution(plan, lightSourceConfiguration): RoomLightSourceDistributionArray
Parameters
plan
lightSourceConfiguration
Returns
RoomLightSourceDistributionArray
getExternalComponentModuleIdsForSelection
â–¸ getExternalComponentModuleIdsForSelection(plan, groupOrRootModuleId, subModuleId): ExternalModuleInformation
Parameters
Returns
getExternalObjectComponent
â–¸ getExternalObjectComponent(plan, groupId, moduleId): KernelPlanObjectComponent
Parameters
Returns
getExternalObjectGroups
â–¸ getExternalObjectGroups(plan): KernelObjectConfigurationArray
Parameters
plan
Returns
KernelObjectConfigurationArray
getObjectComponent
â–¸ getObjectComponent(plan, aComponentOrConfigurationId): KernelPlanObjectComponent
Parameters
plan
aComponentOrConfigurationId
number
Returns
getPlanObject
â–¸ getPlanObject(plan, aRuntimeId): KernelPlanObject
Parameters
plan
aRuntimeId
number
Returns
getPlanOverview
â–¸ getPlanOverview(planObject): PlanOverview
Parameters
planObject
Returns
getRootPlanObjectId
â–¸ getRootPlanObjectId(plan, aRuntimeId): number
Parameters
plan
aRuntimeId
number
Returns
number
requestMesh3d
â–¸ requestMesh3d(element): void
Parameters
element
Returns
void
Last updated