seclib#

Mapdl.seclib(option='', path='', **kwargs)[source]#

Sets the default section library path for the SECREAD command.

APDL Command: /SECLIB

Parameters:
option

READ

READ - Sets the read path (default).

STATUS - Reports the current section library path setting to the Jobname.LOG file.

path

Defines the directory path from which to read section library files.

Notes

When the SECREAD command is issued without a directory path, the command searches for a section library in the following order:

The user’s home directory

The current working directory

The path specified by the /SECLIB command