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.
- 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 extrude group is a collection of extrude surfaces.
- An extrude group ID and its fillet and chamfer IDs. This is needed for lazy fillet evaluation.
- An extruded plane.
- A face.
- Geometry metadata.
- Data for an imported geometry.
- Metadata.
- A plane.
- A sketch group is a collection of paths.
- Engine information for a tag.
Enums§
- A fillet or a chamfer.
- A extrude group or a group of extrude groups.
- An extrude surface.
- A set of geometry.
- A geometry.
- A memory item.
- A path.
- Type for a plane.
- A sketch group or a group of sketch groups.
- A sketch group type.