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