polyhedron

class granoo3.lib.polyhedron

Bases: granoo3.lib.shape3D

a polyhedral shape defined through an *.off file

Methods Summary

read_off_file(arg1, arg2, arg3)

read an off file for setting the polyhedron shape

write_off_file(arg1, arg2)

write an off file corresponding to the polyhedron

Methods Documentation

read_off_file((polyhedron)arg1, (str)arg2, (bool)arg3) None[STATIC]

read an off file for setting the polyhedron shape

write_off_file((polyhedron)arg1, (str)arg2) None[STATIC]

write an off file corresponding to the polyhedron