RoomleConfigurator.Internal.PlanModelViewHelper
configurator-core/src/roomle-configurator.internal.PlanModelViewHelper
Table of contents
Methods
Methods
getExternalComponentModuleIdsForSelection
▸ getExternalComponentModuleIdsForSelection(plan
, groupOrRootModuleId
, subModuleId
): ExternalModuleInformation
Parameters
Name | Type |
---|---|
| |
|
|
|
|
Returns
getExternalObjectComponent
▸ getExternalObjectComponent(plan
, groupId
, moduleId
): KernelPlanObjectComponent
Parameters
Name | Type |
---|---|
| |
|
|
|
|
Returns
getObjectComponent
▸ getObjectComponent(plan
, aComponentOrConfigurationId
): KernelPlanObjectComponent
Parameters
Name | Type |
---|---|
| |
|
|
Returns
getPlanObject
▸ getPlanObject(plan
, aRuntimeId
): KernelPlanObject
Parameters
Name | Type |
---|---|
| |
|
|
Returns
getPlanOverview
▸ getPlanOverview(planObject
): PlanOverview
Parameters
Name | Type |
---|---|
|
Returns
getRootPlanObjectId
▸ getRootPlanObjectId(plan
, aRuntimeId
): number
Parameters
Name | Type |
---|---|
| |
|
|
Returns
number
requestMesh3d
▸ requestMesh3d(element
): void
Parameters
Name | Type |
---|---|
|
Returns
void
Last updated