Files
create/src/Mod/Draft/draftviewproviders/__init__.py
2020-04-07 18:12:06 +02:00

8 lines
290 B
Python

"""Classes that define the viewproviders of custom scripted objects.
These classes define viewproviders for the custom objects
defined in `draftobjects`.
The viewproviders can be used only when the graphical interface
is available; in console mode the viewproviders are not available.
"""