Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ genus
Method
genus
python/pymesh/Mesh.py:340–341 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
338
339
@property
340
def
genus(self):
341
return
self._extra_info.get_genus()
342
343
@property
344
def
volume(self):
Callers
nothing calls this directly
Calls
1
get_genus
Method · 0.80
Tested by
no test coverage detected