Source code for kittycad.models.set_grid_reference_plane
from .base import KittyCadBaseModel
[docs]
class SetGridReferencePlane(KittyCadBaseModel):
"""The response from the 'SetGridReferencePlane'."""
from .base import KittyCadBaseModel
[docs]
class SetGridReferencePlane(KittyCadBaseModel):
"""The response from the 'SetGridReferencePlane'."""