VolMesh.vertex_degree
- VolMesh.vertex_degree(vertex)[source]
Count the neighbors of a vertex.
- Parameters:
- vertexint
The identifier of the vertex.
- Returns:
- int
The degree of the vertex.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Count the neighbors of a vertex.
The identifier of the vertex.
The degree of the vertex.