TypingsKernel.KernelPlanObjectComponent

typings/kernel.KernelPlanObjectComponent

Hierarchy

Table of contents

Properties

Properties

catalogItemId

• catalogItemId: string

Inherited from

KernelPlanObjectBase.catalogItemId


center

• center: KernelVector3

Inherited from

KernelPlanObjectBase.center


childObjectIds

• childObjectIds: EmsArray<number>


componentId

• componentId: string


configuration

• configuration: string

Inherited from

KernelPlanObjectBase.configuration


configurationHash

• configurationHash: string

Inherited from

KernelPlanObjectBase.configurationHash


configurationRuntimeId

• configurationRuntimeId: number

Inherited from

KernelPlanObjectBase.configurationRuntimeId


configurationType

• configurationType: ObjectConfigurationType

Inherited from

KernelPlanObjectBase.configurationType


customColor

• customColor: number

Inherited from

KernelPlanObjectBase.customColor


customLabel

• customLabel: string

Inherited from

KernelPlanObjectBase.customLabel


dimensions

• dimensions: KernelVector3

Inherited from

KernelPlanObjectBase.dimensions


externalObjectGroupId

• externalObjectGroupId: string


externalRootModuleId

• externalRootModuleId: string


externalSubModuleId

• externalSubModuleId: string


parentObjectId

• parentObjectId: number


planComponentRuntimeId

• planComponentRuntimeId: number


rootComponentCenter

• rootComponentCenter: KernelVector3

Inherited from

KernelPlanObjectBase.rootComponentCenter


rotation

• rotation: number

Inherited from

KernelPlanObjectBase.rotation


runtimeId

• runtimeId: number

Inherited from

KernelPlanObjectBase.runtimeId


type

• type: KernelComponentTypeDto

Last updated