TypingsKernel.UiPlanObject

typings/kernel.UiPlanObject

Hierarchy

Table of contents

Properties

Properties

animations

• Optional animations: KernelAnimation[]

Inherited from

KernelPlanObject.animations


catalogItemId

• catalogItemId: string

Inherited from

KernelPlanObject.catalogItemId


center

• center: KernelVector3

Inherited from

KernelPlanObject.center


configuration

• configuration: string

Inherited from

KernelPlanObject.configuration


configurationHash

• configurationHash: string

Inherited from

KernelPlanObject.configurationHash


configurationRuntimeId

• configurationRuntimeId: number

Inherited from

KernelPlanObject.configurationRuntimeId


configurationType

• configurationType: ObjectConfigurationType

Inherited from

KernelPlanObject.configurationType


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

KernelPlanObject.rootComponentCenter


rotation

• rotation: number

Inherited from

KernelPlanObject.rotation


runtimeId

• runtimeId: number

Inherited from

KernelPlanObject.runtimeId

Last updated