I am trying to find the center of the deformable cirlce with a command or an easy method, so I can snap a new geometry to it.
The circle in the video has 14 control points, and it is 3 degree curve.
What I tried:
Used the Centermark command to mark the center, but somehow it is not accurate.
Tried Center Object Snap, but it didn’t indicate the center.
Is there a relatively simple way if I like to snap to the center of a deformable circle in Rhino 7?
Depending on the anatomy of the shape, its orientation in space regarding the W CPlanes, and the intent, you may use the Bbox to quickly find an acceptable averaged center.
This strategy is not intrusive as you don’t need to modify or optimize the shape.
But it is less as reliable as what has been suggested by Pascal.
Just a workaround to go fast when precision is not involved for the next operations.