Importing CATParts internally converts it to parasolids; i.e. if you save the model from ADAMS, a parasolid file will be automatically created.
The geometry appears as "solid" when right-clicking, i.e. you can assign a density and will get a mass and/or you can use them for contacts.
On the downside model handling becomes severly affected with huge geometry (i.e. a fit command takes ages).
You can avoid that by using a mesher (I use ANSA) to create a wavefront (obj), import it into ADAMS and then export the created shell as a .shl file. Then open the "real" model and import the .shl. It will look the same than before, but handles much faster (also you could coarsen the geometry on meshing).
Sometimes you may get away with the option "consolidate to shells", but the outcome is usually not as pretty as what ANSA creates.
Only culprit here: The entity is now of type shell and cannot be used for all contacts as before.
It's like always in life: You can't have the cake and eat it ...
Importing CATParts internally converts it to parasolids; i.e. if you save the model from ADAMS, a parasolid file will be automatically created.
The geometry appears as "solid" when right-clicking, i.e. you can assign a density and will get a mass and/or you can use them for contacts.
On the downside model handling becomes severly affected with huge geometry (i.e. a fit command takes ages).
You can avoid that by using a mesher (I use ANSA) to create a wavefront (obj), import it into ADAMS and then export the created shell as a .shl file. Then open the "real" model and import the .shl. It will look the same than before, but handles much faster (also you could coarsen the geometry on meshing).
Sometimes you may get away with the option "consolidate to shells", but the outcome is usually not as pretty as what ANSA creates.
Only culprit here: The entity is now of type shell and cannot be used for all contacts as before.
It's like always in life: You can't have the cake and eat it ...