I've noticed a few issues with the iGeom interface recently: o many functions do not free allocated output arrays when they fail o sweepEntAboutAxis always returns a body. If sweeping a curve, shouldn't this return a surface? o we still need to change to returning volumes rather than bodies for iBase_REGION type. - jason