Simplify multiple body STEP-file, combine result in error

Simplify multiple body STEP-file, combine result in error

siv.ing.koren
Participant Participant
2,367 Views
7 Replies
Message 1 of 8

Simplify multiple body STEP-file, combine result in error

siv.ing.koren
Participant
Participant

Hi! It would be great if someone could help me with this 🙂

 

First of all; my goal is to simplify a model based on a step-file comprising houndreds of bodies (a PCB with lots of electronic components). I'm using the model in an assembly where I only need the outer geometry, so I can test how the elements fit together. I'd also use it for presentations, so it has to look good. Which method is recommended?

 

For me it seems like all bodies are stitched and with closed outer surfaces (pls see attch) (is there an easy way to analyse this, with this many bodies?)

 

I tried to combine, which resulted first in error "Error: inconsistent edge-face relationships   Failed to Boolean bodies together" I could not see that any edges or face were highlighted, so I don't know which body/edge/face caused the problem.


And I tried combine on some of the bodies and then got another "Error: null pointer to body given", Which I don't understand what means. 

 

I've tried to move all bodies into and some into one component, and then combine, same result.

I've exported stl of the most crucial bodies which worked ok, but there were some oddities on some surfaces I would like to do whithout (pls see attch)

 

0 Likes
2,368 Views
7 Replies
Replies (7)
Message 2 of 8

TrippyLighting
Consultant
Consultant

Create a selection set with all the bodies you want to hide temporarily. When you want to show then you can unhide them but also set them to un-slectable so you cannot pick them in the viewport but can see them That will positively effect viewport performance.


EESignature

Message 3 of 8

siv.ing.koren
Participant
Participant

Thank you for your tip. I will try this some time. In this model it will be very time consuming though, as it is 400 or so bodies...

 

I really like the PCB to act like one single part in the assembly. As long as the bodies are not combined or a Rigid Group, they will not for example move as one, will they? 

0 Likes
Message 4 of 8

TrippyLighting
Consultant
Consultant

@siv.ing.koren wrote:

 

As long as the bodies are not combined or a Rigid Group, they will not for example move as one, will they? 


Correct, but creating a rigid group that includes all the components/bodies in that PCB assembly is in fact exceeding  easy 😉


EESignature

Message 5 of 8

TheCADWhisperer
Consultant
Consultant

Can you Attach the original STEP file here?

Message 6 of 8

siv.ing.koren
Participant
Participant

With pleasure Man Happy

 

0 Likes
Message 7 of 8

TheCADWhisperer
Consultant
Consultant

I simplified it down to 6 bodies in one Group.  See Attached.

Message 8 of 8

siv.ing.koren
Participant
Participant

WOW! Man Surprised Thank you!
That was very kind and helpful!

 

How did you do it? using combine with a few bodies at a time? Did any of the bodies cause any problems, did you have to fix flaws or anything? It would be great to learn from this issue 🙂