Object Details doesnt declare planar curve as planar

Hi
V5
I projected a curve through points to a planar surface but checking the resulting curve via properties>details, it doesnt tell me the curve is planar and I wished to check that I had selected the correct curve. Obviously the projected curve should be, but why not have that as feedback in details ?

I would also like to know if curves are planar anyway and currently revert to using an ortho view and my eye.

Steve

You can try this script… Will check if a single curve is planar. Curve can be pre or post selected. Reports the result on the command line.

–Mitch

CheckCurvePlanarity.py (235 Bytes)