API Reference / Modules / typings/kernel / KernelComponent

# Interface: KernelComponent

typings/kernel.KernelComponent

# Indexable

▪ [key: string]: any

# Table of contents

# Properties

# Properties

# addOnSpots

addOnSpots: AddOnSpot[]

# Defined in

packages/typings/kernel.ts:282 (opens new window)


# bounds

bounds: KernelVector3

# Defined in

packages/typings/kernel.ts:275 (opens new window)


# boxForMeasurement

boxForMeasurement: KernelCube

# Defined in

packages/typings/kernel.ts:276 (opens new window)


# childIds

childIds: EmscriptenList

# Defined in

packages/typings/kernel.ts:281 (opens new window)


# deletionLocked

deletionLocked: boolean

# Defined in

packages/typings/kernel.ts:277 (opens new window)


# dimensionings

dimensionings: Dimensioning[]

# Defined in

packages/typings/kernel.ts:285 (opens new window)


# externalComponent

externalComponent: boolean

# Defined in

packages/typings/kernel.ts:286 (opens new window)


# hash

hash: string

# Defined in

packages/typings/kernel.ts:274 (opens new window)


# id

id: number

# Defined in

packages/typings/kernel.ts:273 (opens new window)


# parameterGroups

parameterGroups: KernelParameterGroup[]

# Defined in

packages/typings/kernel.ts:284 (opens new window)


# parameters

parameters: KernelParameter[]

# Defined in

packages/typings/kernel.ts:283 (opens new window)


# position

position: KernelVector3

# Defined in

packages/typings/kernel.ts:278 (opens new window)


# possibleChildren

possibleChildren: KernelPossibleChild[]

# Defined in

packages/typings/kernel.ts:280 (opens new window)


# rotation

rotation: KernelVector3

# Defined in

packages/typings/kernel.ts:279 (opens new window)