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

TypingsKernel.UiPlanObject

typings/kernel.UiPlanObject

Hierarchy

Table of contents

Properties

Properties

animations

Optional animations: KernelAnimation[]

Inherited from

KernelPlanObject.animations


catalogItemId

catalogItemId: string

Inherited from


center

center: KernelVector3

Inherited from

KernelPlanObject.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

KernelPlanObject.customColor


customLabel

customLabel: string

Inherited from

KernelPlanObject.customLabel


data

data: RapiItem | RapiConfiguration


dimensions

dimensions: KernelVector3

Inherited from

KernelPlanObject.dimensions


parameters

parameters: KernelParameter[]

Inherited from

KernelPlanObject.parameters


parts

parts: KernelPartList

Inherited from

KernelPlanObject.parts


rootComponentCenter

rootComponentCenter: KernelVector3

Inherited from


rotation

rotation: number

Inherited from

KernelPlanObject.rotation


runtimeId

runtimeId: number

Inherited from

KernelPlanObject.runtimeId

Last updated