mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
@@ -351,7 +351,7 @@ class serializers:
|
||||
buffer = ifcopenshell_wrapper.buffer
|
||||
# gltf and hdf5 availability depend on IfcOpenShell configuration settings
|
||||
try:
|
||||
gtlf = ifcopenshell_wrapper.GltfSerializer
|
||||
gltf = ifcopenshell_wrapper.GltfSerializer
|
||||
except:
|
||||
pass
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user