Skip to main content

Module exec

Module exec 

Source

Structs§

ArtifactCommand
A command that may create or update artifacts on the TS side. Because engine commands are batched, we don’t have the response yet when these are created.
DefaultPlanes
IdGenerator
A generator for ArtifactIds that can be stable across executions.
RetryConfig
Sketch

Enums§

KclObjectKind
KclValue
Any KCL value.
KclValueView
Any KCL value.
NumericType
Operation
A CAD modeling operation for display in the feature tree, AKA operations timeline.
PlaneKind
Kind of plane.
UnitAngle
The valid types of angle formats.
UnitLength
The valid types of length units.
UnitType
WarningLevel

Functions§

execute_with_retries
If execution results in EngineHangup or EngineInternal, retry.