RoomleConfigurator.Internal.PlanModelViewHelper

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

Table of contents

Methods

Methods

getExternalObjectComponent

getExternalObjectComponent(plan, articleId, moduleId): KernelPlanObjectComponent

Parameters

NameType

plan

articleId

string

moduleId

string

Returns

KernelPlanObjectComponent


getObjectComponent

getObjectComponent(plan, aComponentOrConfigurationId): KernelPlanObjectComponent

Parameters

NameType

plan

aComponentOrConfigurationId

number

Returns

KernelPlanObjectComponent


getPlanObject

getPlanObject(plan, aRuntimeId): KernelPlanObject

Parameters

NameType

plan

aRuntimeId

number

Returns

KernelPlanObject


getPlanOverview

getPlanOverview(planObject): PlanOverview

Parameters

NameType

planObject

Returns

PlanOverview


getRootPlanObjectId

getRootPlanObjectId(plan, aRuntimeId): number

Parameters

NameType

plan

aRuntimeId

number

Returns

number


requestMesh3d

requestMesh3d(element): void

Parameters

NameType

element

Returns

void

Last updated