volmesh_dual_network

compas_3gs.algorithms.volmesh_dual_network(volmesh, cls=None)[source]

Computes the dual network dual of a volmesh.

Parameters

volmesh (VolMesh) – A volmesh object.

Returns

network (Network) – The dual network object of the input volmesh.