Source code for kittycad.models.set_grid_auto_scale

from .base import KittyCadBaseModel


[docs] class SetGridAutoScale(KittyCadBaseModel): """The response from the 'SetGridScale'."""