In pyansys examples I keep seeing the following line at the start of many examples:
mapdl.prep7()
After some searching I found some documentation in the APDL docs that explains "PREP = PREProcessor", But I can't find any documentation that explains what the "7" means. Can anyone help?
The best I've found is this third party blog that mentions there may have been other preprocessors once, but is this true?