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
plan
groupOrRootModuleId
string
subModuleId
string
Returns
getExternalObjectComponent
▸ getExternalObjectComponent(plan
, groupId
, moduleId
): KernelPlanObjectComponent
Parameters
plan
groupId
string
moduleId
string
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