Source code for kittycad.models.solid3d_cut_edge_references

from .base import KittyCadBaseModel


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