MacroFiles#
- class ansys.mapdl.core._commands.apdl.macro_files.MacroFiles#
|
Closes the "command" file. |
|
Opens a "command" file. |
|
Writes a Mechanical APDL command (or similar string) to a "command" file. |
|
Opens (creates) a macro file. |
|
Closes a macro file. |
|
Creates a directory. |
|
Writes an output message via the Mechanical APDL message subroutine. |
|
Specifies that macro contents be written to the session log file. |
|
Specifies a directory to be searched for "unknown command" macro files. |
|
Removes (deletes) a directory. |
|
Writes a list of commands to a specified file at the same time that the commands are being executed. |
|
Identifies a macro library file. |
|
Executes a macro file. |