Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ dim
Method
dim
python/pymesh/Mesh.py:216–217 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
214
215
@property
216
def
dim(self):
217
return
self.__mesh.get_dim()
218
219
@property
220
def
vertex_per_face(self):
Callers
6
TEST_F
Function · 0.45
OBJParserTest.h
File · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
1
get_dim
Method · 0.45
Tested by
5
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36