Draft: DraftFillet, provide module docstring and Doxygen documentation marks

This commit is contained in:
vocx-fc
2019-08-30 02:18:05 -05:00
committed by Yorik van Havre
parent a2f65493a0
commit f54000a6b0

View File

@@ -1,3 +1,9 @@
"""This module provides the Draft fillet tool.
"""
## @package DraftFillet
# \ingroup DRAFT
# \brief This module provides the Draft fillet tool.
import FreeCAD
from FreeCAD import Console as FCC
import Draft