analysis of solid
analysis of solid
(OP)
Hi All,
Just wondering how one can perform an analysis of a solid model? I am looking sliver faces, self intersections etc anything that might contribute to downstream problems.
Also, along the same lines, is there a way to detect or remove duplicate surfaces?
Thanks, thixoguy
Just wondering how one can perform an analysis of a solid model? I am looking sliver faces, self intersections etc anything that might contribute to downstream problems.
Also, along the same lines, is there a way to detect or remove duplicate surfaces?
Thanks, thixoguy





RE: analysis of solid
I'm assuming that you must be talking about join surfaces, or imported data, because once a solid is made, and remains native, it should not be an issue.
In the case of closed (join) surfaces - one of the handiest tools for finding self-intersections, or multiple domains, is the "boundary" function. On a closed surface, there should be no boundaries, so any join which reveals a boundary, is invalid for closing. The function becomes a very handy analytic. Once you have located a boundary condition, you can repair the join. YOu will get boundaries for both missing surfaces, or ovelapping surfaces.
Trying to diagnose what will happen before you conver the model to STEP or IGES is a little more difficult. There are many variables, and not all translators are created equally. Even the cleanest models can have downstream problems, depending on what CAD system they are going from/to, or what the geometry looks like. It's too deep of a subject to cover here.
---
CAD design engineering services - Catia V4, Catia V5, and CAD Translation. Catia V5 resources - CATBlog.
RE: analysis of solid
Regards,
Derek
RE: analysis of solid
(as usual) thanks for the help.
thixoguy
RE: analysis of solid
Your healing assistant option, though it took me a little while to find, was EXACTLY what I was looking for. Thanks a million.
solid7,
"Boundary" is indeed a very effective analytcal tool, I"ll be sure to use this quite often. Thanks
thixoguy