🤓 Before submitting the issue
🔍 Description of the bug
I am trying to use the asbv command to create an imprint on a area. You can do this in apdl with asbv, NA,NV,,keep
The Keep means the interected area stays, the volume deletes.
This fails in the mapdl.asbv command.
Tried 'keepa'=keep, keepa='keep', ,etc
🕵️ Steps To Reproduce
*python
mapdl.asbv(myArea,myVolume,keepa='KEEP')
*endpy
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.13
💾 Which MAPDL version are you using?
261
📝 PyMAPDL Report
Show the Report!
# PASTE HERE THE OUTPUT OF `python -c "from ansys.mapdl import core as pymapdl; print(pymapdl.Report())"` here
📝 Installed packages
na
📝 Logger output file
na
🤓 Before submitting the issue
pip install --upgrade --upgrade-strategy eager ansys-mapdl-corein your activated virtual environment.🔍 Description of the bug
I am trying to use the asbv command to create an imprint on a area. You can do this in apdl with asbv, NA,NV,,keep
The Keep means the interected area stays, the volume deletes.
This fails in the mapdl.asbv command.
Tried 'keepa'=keep, keepa='keep', ,etc
🕵️ Steps To Reproduce
💻 Which Operating System are you using?
Windows
🐍 Which Python version are you using?
3.13
💾 Which MAPDL version are you using?
261
📝 PyMAPDL Report
Show the Report!
📝 Installed packages
na
📝 Logger output file
na