how to import solid AND curve geometry from NX?
how to import solid AND curve geometry from NX?
(OP)
If I create a model in NX with both solid and line/curve geometry, how can I import both the 1D and 3D entities into FEMAP? It seems that the default import function only brings in the solid geometry, not the lines.
A common use for this would be to do mixed solid (tet) and beam element modeling.
Thanks.
A common use for this would be to do mixed solid (tet) and beam element modeling.
Thanks.





RE: how to import solid AND curve geometry from NX?
you're importing bulk data in FeMap ... easy enough, i haven't had any problems, though i haven't don't it with the new version; can't think of a reason it'd import only some types of elements ?? have you tried the help desk ??
RE: how to import solid AND curve geometry from NX?
NX is where a lot of our geometry gets created. So it would be nice not to have to re-create geometry (lines to represent beams) rather than simply importing it.
RE: how to import solid AND curve geometry from NX?
RE: how to import solid AND curve geometry from NX?
Also, it's really gotten a LOT easier to create FEM's in NX. But there are stability issues with doing mixed 1D and 3D element FEM's in NX, that are making me want to try doing FEM creation in FEMAP.
My question is only how to import a mix of line/curve AND 3D solid geometry from NX, into FEMAP, to aid in FEM creation within FEMAP.
Thanks.
RE: how to import solid AND curve geometry from NX?
In fact, if you import in Femap a *.PRT NX model with solid & curve geometry entities you will arrive in Femap with solid parts only, not a track of curve entities, the inside Parasolid translator only write solid parts.
You can re-recreate curve geometry in Femap, or alternativelly do the following trick: the DXF import for NX6 DXF models do not runs OK at least in FEMAP V10.02 (I have not tested yet this option in the new Beta Femap v10.1 RC1), then the trick is to export the full NX model as IGES from "File > Export > Iges". Then you go to FEMAP, import the *.PRT, in Femap under GEOMETRY tree take note of the last entity number, then import the *.IGS and then delete the repeated entities. The trick is that IGES format includes all curves you have in NX, but IGES is a very bad format to export solids, then delete the extra geometry created in Femap and you are done.
Alternatively, if you have license of NX Advanced Simulation you can mesh your model in NX AdvSim, import in FEMAP, import geometry as well using the pevious method, and in FEMAP you can associate Geometry & Mesh using "Modify > Associativity > Automatic".
I hope the above helps to solve your problem.
Best regards,
Blas.