Draft: Introduced Hatch command + object

This commit is contained in:
Yorik van Havre
2021-09-06 15:27:52 +02:00
parent 74a3ca8f9f
commit 2bf67f0191
11 changed files with 664 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ def get_draft_drawing_commands():
"Draft_Circle", "Draft_Ellipse", "Draft_Rectangle",
"Draft_Polygon", "Draft_BSpline", "Draft_BezierTools",
"Draft_Point", "Draft_Facebinder",
"Draft_ShapeString"]
"Draft_ShapeString","Draft_Hatch"]
def get_draft_annotation_commands():