We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0cfa5 commit 0cceb4aCopy full SHA for 0cceb4a
src/opengeodeweb_back/geode_objects.py
@@ -161,7 +161,7 @@ def geode_objects_dict():
161
"is_model": True,
162
"is_3D": True,
163
"is_viewable": True,
164
- "save_viewable": g_v.save_viewable_structural_model,
+ "save_viewable": g_v.save_viewable_implicit_structural_model,
165
"inspector": og_inspector.inspect_brep,
166
},
167
"LightRegularGrid2D": {
0 commit comments