Source code for kittycad.models.entity_make_helix
from .base import KittyCadBaseModel
[docs]
class EntityMakeHelix(KittyCadBaseModel):
"""The response from the `EntityMakeHelix` endpoint."""
from .base import KittyCadBaseModel
[docs]
class EntityMakeHelix(KittyCadBaseModel):
"""The response from the `EntityMakeHelix` endpoint."""