Source code for kittycad.models.entity_set_opacity

from .base import KittyCadBaseModel


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