Test if a polyhedron is contained inside polyhedron.
S <= P
tf = P.contains(S)
tf = contains(P, S)
P |
Polyhedron in any format Class: Polyhedron |
S |
Polyhedron in any format. Class: Polyhedron |
tf |
True if ![]() Class: logical Allowed values:
|
◀ | distance | intersect | ▶ |
© 2010-2013 Colin Neil Jones: EPF Lausanne, colin.jones@epfl.ch