Source code for kittycad.models.entity_make_helix_from_params

from .base import KittyCadBaseModel


[docs] class EntityMakeHelixFromParams(KittyCadBaseModel): """The response from the `EntityMakeHelixFromParams` endpoint."""