ptr#

Mapdl.ptr(loc='', base='', **kwargs)[source]#

Dumps the record of a binary file.

APDL Command: PTR

Parameters:
loc, base

Dump the file record starting at pointer LOC. BASE is the base pointer, and would be used if LOC is a relative pointer.

Notes

Dumps the record of the file named on the AUX2 FILEAUX2 command according the format specified on the FORM command.