mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
More descriptive test names and slightly more concise IDS doc layout
This commit is contained in:
@@ -72,7 +72,7 @@ class Usecase:
|
||||
}
|
||||
)
|
||||
|
||||
if self.settings["relating_type"].RepresentationMaps:
|
||||
if getattr(self.settings["relating_type"], "RepresentationMaps", None):
|
||||
ifcopenshell.api.run(
|
||||
"type.map_type_representations",
|
||||
self.file,
|
||||
|
||||
Reference in New Issue
Block a user