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