Files
silo/pkg/freecad/Init.py
2026-01-24 15:03:17 -06:00

9 lines
268 B
Python

"""Silo FreeCAD Workbench - Console initialization.
This file is loaded when FreeCAD starts (even in console mode).
The GUI-specific initialization is in InitGui.py.
"""
# No console-only initialization needed for Silo workbench
# All functionality requires the GUI