jimb
Guest
|
Posted:
Wed Aug 10, 2005 12:10 pm Post subject:
Re: surface to solid conversion |
|
|
Ryan,
On 9 Aug 2005 12:27:53 -0700, ryneu2@gmail.com wrote:
| Quote: | Hello Everybody,
I had a question about creation of solids. I have recieved a .dwg
file, except all the parts are surfaces instead of solids. I am
accustomed to working with solids in Mechanical Desktop. Is there any
way to convert these surfaces to solids? Some of them are fairly
complex in shape and would be very difficult and time-consuming to
create on my own (as solids) from scratch. Any ideas? Thanks alot.
-Ryan
|
If the surfaces are truly surfaces (no polyline meshes) . Do a <LIST>
to see if they are "ASSURFACE" ...
If they are single surfaces then they can be converted to a Mechanical
Desktop part using the surface command AMTHICKEN using a small
thickness. Once they are parts, EXPLODE them to make them SOLIDS
If they are grouped to form a multi-surface object then they can be
stitched together (into a MDT part) using AMSTITCH. Once they are
parts, EXPLODE them to make them SOLIDS. This is of course provided
that the surface object is free of gaps.
I recommend you review SURFACE commands in MDT
jimB
--------------------------------------------
JimB
--------------------------------------------
my SPAM defense: Replace all the X's in email address with M |
|