Searched defs:get_cent_z (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ | ||
H A D | polyhedron_3d.py | 274 def get_cent_z(pts, face): #returns the centroid z_value of any point in the face function 287 z_sort_param = get_cent_z(pts, face) |
Completed in 11 milliseconds