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

# Table of contents

# Methods

# Methods

# getExternalObjectComponent

getExternalObjectComponent(plan, articleId, moduleId): KernelPlanObjectComponent

# Parameters

Name Type
plan Plan
articleId string
moduleId string

# Returns

KernelPlanObjectComponent


# getObjectComponent

getObjectComponent(plan, aComponentOrConfigurationId): KernelPlanObjectComponent

# Parameters

Name Type
plan Plan
aComponentOrConfigurationId number

# Returns

KernelPlanObjectComponent


# getPlanObject

getPlanObject(plan, aRuntimeId): KernelPlanObject

# Parameters

Name Type
plan Plan
aRuntimeId number

# Returns

KernelPlanObject


# getPlanOverview

getPlanOverview(planObject): PlanOverview

# Parameters

Name Type
planObject KernelObject

# Returns

PlanOverview


# getRootPlanObjectId

getRootPlanObjectId(plan, aRuntimeId): number

# Parameters

Name Type
plan Plan
aRuntimeId number

# Returns

number


# requestMesh3d

requestMesh3d(element): void

# Parameters

Name Type
element PlanElement

# Returns

void