Expand description
Establish a modeling session with the KittyCAD API.
Structs§
- Session
- An active session with the KittyCAD Modeling API. TODO: This needs some sort of buffering. It should allow users to send many requests in a row and then wait for the responses.
- Session
Builder - Parameters for starting a session with the KittyCAD Modeling API.
Enums§
- RunCommand
Error - Errors from running a modeling command.