Hello
I’ve been trying to use compas_3gs, and studying the examples in https://blockresearchgroup.github.io/compas_3gs !!
Most of the examples import ForceVolMesh from compas_3gs.diagrams, but there’s no ForceVolMesh python file in the compas_3gs/diagrams folder.
I found ForceVolMeshObject in compas_3gs/diagrams/polyhedral.py… , I’m getting confused…
Is there any idea?