Expand description
The executor for the AST.
Structs§
- A base path.
- Dynamic state that depends on the dynamic flow of the program, like the call stack. If the language had exceptions, for example, you could store the stack of exception handlers here.
- An index pointing to an environment.
- State for executing a program.
- The executor context. Cloning will return another handle to the same engine connection/session, as this uses
Arc
under the hood. - The executor settings.
- An extruded arc.
- An extruded plane.
- A face.
- Geometry metadata.
- Data for an imported geometry.
- Metadata.
- A plane.
- A sketch is a collection of paths.
- An solid is a collection of extrude surfaces.
- An solid ID and its fillet and chamfer IDs. This is needed for lazy fillet evaluation.
- Engine information for a tag.
Enums§
- A fillet or a chamfer.
- An extrude surface.
- A set of geometry.
- A geometry.
- A memory item.
- A path.
- Type for a plane.
- A sketch or a group of sketches.
- A sketch type.
- A solid or a group of solids.