mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
#2129 Support some FreeCAD annotation types.
This commit is contained in:
@@ -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):
|
||||||
|
|||||||
Reference in New Issue
Block a user