Allowing intersections?

Allowing intersections?

makeable
Contributor Contributor
1,823 Views
14 Replies
Message 1 of 15

Allowing intersections?

makeable
Contributor
Contributor

I am trying to replicate the attached in fusion 360. It is a text stamp with a taper.

The method I have tried is:
- Import the text as an svg which becomes a sketch
- extrude the text with a taper

 

This fails because the taper intersects.

Is there some trick to doing something like this? It seems like it should be trivial, but the arbitrary restriction around the taper has me stymied.

0 Likes
1,824 Views
14 Replies
Replies (14)
Message 2 of 15

TheCADWhisperer
Consultant
Consultant

Can you File>Export your *.f3d file to your local drive and then Attach it here to a Reply?

0 Likes
Message 3 of 15

makeable
Contributor
Contributor

I have attached, as well as a screenshot of the error i get in fusion.
Im not sure how much use to you the f3d is - it is effectively just a sketch.

0 Likes
Message 4 of 15

makeable
Contributor
Contributor

FYI, I also tried a single profile at a time, but then i get problems with self intersection

0 Likes
Message 5 of 15

TheCADWhisperer
Consultant
Consultant

Of course some real world logic based on geometry would have to make sense.

TheCADWhisperer_0-1675944136826.png

 

This is the shortest line in your sketch profile.

In the real world - what would happen after this converges to a point?

What if you removed that short line and instead had the angled line go to the horizontal line?

 

Extruding in the other direction results in a convergence to point here...

TheCADWhisperer_0-1675944712593.png

 

The root issue is that your input geometry is rubbish.

TheCADWhisperer_1-1675944803309.png

Notice that arcs are NOT arcs - all straight line segments.  Even the lines are made up of unnecessary short segments.

In the last century we would call this the GIGO principle.  

I would create the geometry natively in Fusion rather than importing rubbish into my design.

This geometry would not work in the real world and it will not work in Fusion (what happens in the real world after convergence to a point)?

Message 6 of 15

makeable
Contributor
Contributor

Unfortunately, this is just a simple example - the shapes are predefined. As long as they are valid profiles, my expectation would be that it would intersect with other faces and for fusion to calculate the body accordingly. I get the same issue using complex native geometry.

0 Likes
Message 7 of 15

TheCADWhisperer
Consultant
Consultant

@makeable wrote:

Unfortunately, this is just a simple example - the shapes are predefined..


You must have missed my point (pun intended).

The shapes profiles are made up of multiple tiny lines.

Can you show what happens in the real world geometry after convergence to a point?

Take care of this issue and the problem is solved.

0 Likes
Message 8 of 15

makeable
Contributor
Contributor

Thanks for your help. I understand your point about the garbage geometry. Unfortunately in this case I have no control over the sketch, other than ensuring it is a valid profile - it would simply be far too much work to recreate the geometry. Even then there would still be problems where there are small details.

I guess fusions not a good for for this particular task, so ill just have to keep my old workflow for that.

Anyway - thanks for your input! Its always appreciated 🙂

0 Likes
Message 9 of 15

makeable
Contributor
Contributor

FYI, I have attached a screenshot of how onshape handles this - as im sure this is a limitation of fusion, rather than a limitation of CAD in general.  It allows the faces to intersect, creating new bodies, which i then union. Ive also attached the exported mesh so you can see how it removes any hidden geometry (not that its much use as a mesh). I am able to work with it as if it were any regular solid.

0 Likes
Message 10 of 15

TheCADWhisperer
Consultant
Consultant

@makeable wrote:

- as im sure this is a limitation of fusion, rather than a limitation of CAD in general.  


@makeable 

Your mesh geometry does not match the geometry you are attempting to Extrude - this is different geometry.

You could duplicate this geometry in Fusion but it would be a lot of work. 

0 Likes
Message 11 of 15

makeable
Contributor
Contributor

The geometry should be the same?

To be sure, I have attached the DXF that i used in onshape. I couldnt use the SVG as onshape doesnt support SVG.

I just tried again with the DXF in fusion and I get exactly the same issue I did with the SVG.

0 Likes
Message 12 of 15

makeable
Contributor
Contributor

I tried in shapr3d (based off parasolid) and that also works with the same DXF.

Its entirely possible that I am doing something silly in fusion, I just cant seem to replicate this behaviour that is supported in 2 other popular CAD packages.

0 Likes
Message 13 of 15

makeable
Contributor
Contributor

I drew an "e" as a sketch in fusion, same problem. Its definitely not to do with the SVG/DXF - fusion simply cant handle self-intersection (at least thats is how it appears to me).

0 Likes
Message 14 of 15

makeable
Contributor
Contributor

Yet it works for 2 concentric circles...

0 Likes
Message 15 of 15

makeable
Contributor
Contributor

And squares. Note how the faces intersect. No issue with those lines converging to a point

0 Likes