Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration State

Index

Enumeration members

Calculating

Calculating:

Part is currently calcuating the values of it's options

Canceled

Canceled:

Part option evaluation has been canceled.

Error

Error:

An error has prevented the part from functioning correctly, possibly requiring user intervention

Idle

Idle:

Part has fully initialized/rendered, and is not calculating anything or waiting on other calculations.

Initializing

Initializing:

Part is currently initializing or setting up, and isn't yet ready to display anything

Rendering

Rendering:

Part is currently rendering a new view, and may not be viewable

Uninitialized

Uninitialized:

Part has not yet been run.

WaitForUser

WaitForUser:

Part is waiting for the user to refresh the part before calculating inputs

Generated using TypeDoc