kittycad.api.ml.create_text_to_cad_iteration.sync
- kittycad.api.ml.create_text_to_cad_iteration.sync(body, *, client)[source][source]
Even if you give specific ranges to edit, the model might change more than just those in order to make the changes you requested without breaking the code.
You always get the whole code back, even if you only changed a small part of it.
This operation is performed asynchronously, the
id
of the operation will be returned. You can use theid
returned from the request to get status information about the async operation from the/async/operations/{id}
endpoint.- Return type: