Skip to content
  • Dan Jabaay's avatar
    Adding %isCircle, %getRadius, and fixing SubtractSubVolume. · ddb52ab8
    Dan Jabaay authored
    %isCircle determines whether a polygon is a pure circle.
    %getRadius returns the radius of the polygon if it is a pure circle.
    %SubtractSubVolume is working and has some testing.  Testing of area and
    centroids will be added shortly.
    ddb52ab8