Project to Cplane centre of object?

Hi, What command to project an object to Cplane using its centre, or centre of gravity, in my case its a pipe command result based on a planar curve.

Steve

Use VolumeCentroid, which will create a point at the volume center, and then Move to move the object from that point to 0.

–Mitch

Or if the object is an open surface use AreaCentroid instead of VolumeCentroid

Hi
Many thanks.
Steve