Unitary minus for a polyhedron.
Q = -P;
P |
Polyhedron object. Class: Polyhedron |
P = ExamplePoly.randHrep('d',3,'ne',1);Get the reversed polyhedron
Q = -P;Plot the polyhedra
plot([P, Q]);
◀ | normalize | separate | ▶ |
© 2010-2013 Colin Neil Jones: EPF Lausanne, colin.jones@epfl.ch