Place point at object's gumball origin

I’m not sure how to search for this if there’s already a thread or solution.

I’m attempting to do an operation whereby I perform a ‘wirecut’ and I’ve noticed I’d like to reference the curve objects origin where the gumball seems to be, because the depth of this location needs to be referenced relative to that.

I might be able to reference this depth differently, so maybe I’m over complicating it. I might have to just move the curve specifically to a vertical dimension first idk yet.

It’s just that there’s no way to obtain an area, or volume centroid of a 3D curve…

Oddly the gumball seems to know where it is…

Yeah looks like I can just move the curve vertically first to specific dimension …

You can also set the cplane to gumball and place a point athe the cplane origin

1 Like

:open_mouth: :smiley: Thanks for the tip! :beers:

I’ve been tryna tackle this problem where I’m developing mold geometry, and there’s these micro under cuts, and it’s making it overly difficult to do simple extrusions and booleans.

So, I’m trying some wire cuts and that might work. But I’m afraid I might have folded faces :sweat_smile:

Looks like it worked, but a couple planar surfaces are transparent. :sweat_smile:

image

Hi,

There are various ways to get and use the gumball center point, this thread has a few macros and python/VB scripts though it looks like you solved your problem.

1 Like

gumball drops at the bounding box center by default unless you move it.

you can always run the boundingbox command and use osnaps to find the center.

notice in the video below gumball does not move whether I select the bounding box or the object

1 Like

:open_mouth: :smiley: lol awesome! I wasn’t thinking about the bounding box :sweat_smile:

I haven’t had lunch yet, still need to feed my brain… getting :taco: 's now.

Thanks for sharing. I’ll check that out too! :beers:

hmmm did an explode edge rebuild sequence and found some strange triangular anomalies from the wire cut.

Maybe I can improve the curve or something idk.


I’ll have to create some kind of sample file and new thread if I can’t figure this out.

1 Like