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

TypingsKernel.KernelPlanObject

typings/kernel.KernelPlanObject

Hierarchy

Table of contents

Properties

Properties

animations

Optional animations: KernelAnimation[]


catalogItemId

catalogItemId: string

Inherited from


center

center: KernelVector3

Inherited from

KernelPlanObjectBase.center


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


parameters

parameters: KernelParameter[]


parts

parts: KernelPartList


rootComponentCenter

rootComponentCenter: KernelVector3

Inherited from


rotation

rotation: number

Inherited from


runtimeId

runtimeId: number

Inherited from

Last updated