-
-
November 30, 2024 at 3:21 pm
576650550
SubscriberI will drag the files saved in Mechanical into a newly created Mechanical, and then link the new Mechanical to the geometry module. In the geometry, I want to save it as a .step file, but DesignModeler will execute the transform command to convert the Workbench model to the DesignModeler format.
However, this command keeps failing, The error message is “Some or all bodies cannot be converted to DesignModeler format.”.
I can export it when performing other static analysis. The model I am failing with is a micro-debonding model with a CZM (Cohesive Zone Model).
What could be the reason for this consistent failure?
Thank you very much.
-
December 2, 2024 at 4:32 pm
Gary Stofan
Ansys EmployeeConverting a deformed mesh into an editable CAD format is not a robust process.
It sounds like your model may have very small dimensions.
Sometimes you can get a successful conversion by upscaling the deformed model prior to conversion.
There are some good tips in this forum post: How do I get deformed geometry
Or search the AIS for "deformed convert to Parasolid"
-
December 2, 2024 at 4:56 pm
576650550
SubscriberFE Modeler was not banned. It was Unsupported for several releases, then the code was eventually removed.
Q: Is it absolutely necessary for you to convert the deformed model back into an editable geometry?
As far as scaling, upscale the entire deformed mesh by say x*100, y*100, z*100
Example:Insert these Commands in the Solution branch of Mechanical/Simulation
Here is an example Commands object that is used to Up-scale by 1e2 (x100) and create a .CDB file.
------------------------
save
finish
/prep7
upgeom,,,,file,rst
nscale,0,all,,,1e2,1e2,1e2
cdwrite,db,new_geom,cdb
finish
------------------------
-
-
December 2, 2024 at 5:41 pm
Gary Stofan
Ansys EmployeeHello.
Please describe or show a screenshot of how you “imported the new mechanical model into geometry”.In general, Parsolid conversion is more successful when the unit system is in a larger dimension, usually meters.
Another alternative is to use the .STL export, and see if it converts successfully into SpaceClaim or Discovery.
-
December 2, 2024 at 6:47 pm
-
-
December 2, 2024 at 6:44 pm
-
December 2, 2024 at 7:12 pm
Gary Stofan
Ansys EmployeeYou can try the following upscale. There are no guaranteed methods to make this work however.
Insert these Commands in the Solution branch of Mechanical/Simulation.
It will make a new_geom.cdb that you can manually read into the Mechanical Model.
Note that I show an upscale of 1e6. You could try other values like 1e3save
finish
/prep7
upgeom,,,,file,rst
nscale,0,all,,,1e6,1e6,1e6
cdwrite,db,new_geom,cdb-
December 3, 2024 at 3:35 pm
-
December 3, 2024 at 3:37 pm
576650550
SubscriberCan the small deformation model of connect debonding be exported?
-
-
December 3, 2024 at 3:39 pm
Gary Stofan
Ansys EmployeeIf you upscale the deformed mesh (.cdb) as per the instuctions I provided, the chances of DM being able to convert into Parasolid are improved.
-
December 3, 2024 at 3:42 pm
576650550
SubscriberThe workbench format model cannot be converted to DM format
-
December 3, 2024 at 3:44 pm
576650550
Subscribernot DM convert toParasolid
-
-
December 3, 2024 at 4:11 pm
Gary Stofan
Ansys Employee-
December 3, 2024 at 4:21 pm
576650550
SubscriberYes I followed the procedure, but when I export stp model,fail. Should I only keep the result of deformation in A6, I keep the stress and deformation results
-
-
December 3, 2024 at 4:47 pm
Gary Stofan
Ansys Employee-
December 4, 2024 at 7:20 am
576650550
SubscriberWhen I export a Model, the message is: "Unable to save the file. The model geometry is invalid for this save operation."
-
December 4, 2024 at 7:25 am
-
-
December 4, 2024 at 1:41 pm
Gary Stofan
Ansys EmployeeDo you require a solid geometry file? Can you use the deformed Mesh for further analysis?
-
December 4, 2024 at 2:07 pm
576650550
Subscriberyes, But I want to export this model (deformed) as a solid file and import it into HFSS. When I export this model in DM, the message is: "Unable to save the file. The model geometry is invalid for this save operation."
-
December 4, 2024 at 2:12 pm
-
December 4, 2024 at 5:55 pm
-
December 7, 2024 at 12:26 pm
576650550
SubscriberWhat other methods are there?
-
December 9, 2024 at 6:43 am
576650550
SubscriberIs there any problem with this?
-
-
April 11, 2025 at 11:49 pm
iskillsebt13
SubscriberSure! Here's a short and relevant version:
I imported the mechanical model via Parasolid (.x_t) using meters as the unit system, which helped avoid scaling issues. STL export also worked well for SpaceClaim.
For a custom gaming experience, check out Stardew Valley Mod APK with unlocked features and smooth performance.
-
- You must be logged in to reply to this topic.
-
3139
-
1007
-
918
-
858
-
792
© 2025 Copyright ANSYS, Inc. All rights reserved.