MLightCAD
Preparing search index...
@mlightcad/cad-simple-viewer
AcEdPromptStateStep
Type Alias AcEdPromptStateStep
AcEdPromptStateStep
:
"continue"
|
"finish"
Indicates how the state machine should proceed after handling a prompt result.
continue
keeps the loop running and may transition to another state.
finish
stops the loop immediately.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
MLightCAD
Loading...
Indicates how the state machine should proceed after handling a prompt result.
continuekeeps the loop running and may transition to another state.finishstops the loop immediately.