APTN command not consistent with the same BTOL settings #4028
-
Hi, I am performing various mapdl.aptn() operations to cut away a profile in an area. (see an example in the attached figure. Errors i receive are:
or:
or:
I don't understand this inconsistency when using the same btol values. Anybody that can help me out? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Unfortunately CAD capabilities haven't keep up to the latest technologies in MAPDL. I would suggest you to change the way you are getting your geometry. For instance, from the picture you are attaching, you could avoid the slide, by strudding the volume up to that slicing plane. Then select the area of the volume in the location of the slicing plane, and copy it on the same location. Then strude that area until you wish, creating the second half of the volume. Not sure if it super clear, but I hope it helps. I cannot offer other advice for this matter. Maybe @mikerife @pmaroneh @RGPATCHI can give you some inputs. |
Beta Was this translation helpful? Give feedback.
Unfortunately CAD capabilities haven't keep up to the latest technologies in MAPDL.
I would suggest you to change the way you are getting your geometry. For instance, from the picture you are attaching, you could avoid the slide, by strudding the volume up to that slicing plane. Then select the area of the volume in the location of the slicing plane, and copy it on the same location. Then strude that area until you wish, creating the second half of the volume.
Not sure if it super clear, but I hope it helps.
I cannot offer other advice for this matter. Maybe @mikerife @pmaroneh @RGPATCHI can give you some inputs.