#2129 Support some FreeCAD annotation types.

This commit is contained in:
Dion Moult
2022-04-09 10:22:05 +10:00
parent 564c4b7644
commit 48148f00a3
@@ -1552,6 +1552,10 @@ class IfcImporter:
"STAIR_ARROW", "STAIR_ARROW",
"TEXT", "TEXT",
"TEXT_LEADER", "TEXT_LEADER",
"LEADER",
"HATCH",
"LINEWORK",
"AREA",
] ]
def get_element_matrix(self, element): def get_element_matrix(self, element):