Searched defs:get_min_z (Results 1 - 1 of 1) sorted by relevance

/inkscape/share/extensions/
H A Dpolyhedron_3d.py267 def get_min_z(pts, face): #returns the smallest z_value of any point in the face function
285 z_sort_param = get_min_z(pts, face)

Completed in 234 milliseconds