div) |
Replaces each member of the Formex F by a sequence of members obtained by dividing the Formex at the relative values specified in div. The values should normally range from 0.0 to 1.0.
As a convenience, if an integer is specified for div, it is taken as a number of divisions for the interval [0..1].
p,n) |
This is equivalent with the function intersectionWithPlane(F,p,n).
p,n) |
This is equivalent with the function intersectionWithPlane(F,p,n), but returns a Formex instead of an array of points.
p,n) |
This is equivalent with the function intersectionLinesWithPlane(F,p,n).
p,n,newprops=None) |
This is equivalent with the function cutAtPlane(F,p,n) or cut3AtPlane(F,p,n,newprops).
) |
Returns a list of Formices each comprising one element.