For the complete documentation index, see llms.txt. This page is also available as Markdown.

TypingsKernel.KernelPlanObjectComponent

typings/kernel.KernelPlanObjectComponent

Hierarchy

Table of contents

Properties

Properties

catalogItemId

catalogItemId: string

Inherited from


center

center: KernelVector3

Inherited from

KernelPlanObjectBase.center


childObjectIds

childObjectIds: EmsArray<number>


componentId

componentId: string


configuration

configuration: string

Inherited from


configurationHash

configurationHash: string

Inherited from


configurationRuntimeId

configurationRuntimeId: number

Inherited from


configurationType

configurationType: ObjectConfigurationType

Inherited from


customColor

customColor: number

Inherited from


customLabel

customLabel: string

Inherited from


dimensions

dimensions: KernelVector3

Inherited from


externalObjectGroupId

externalObjectGroupId: string


externalRootModuleId

externalRootModuleId: string


externalSubModuleId

externalSubModuleId: string


parentObjectId

parentObjectId: number


planComponentRuntimeId

planComponentRuntimeId: number


rootComponentCenter

rootComponentCenter: KernelVector3

Inherited from


rotation

rotation: number

Inherited from


runtimeId

runtimeId: number

Inherited from


type

type: KernelComponentTypeDto

Last updated