btol#

Mapdl.btol(ptol='', **kwargs)[source]#

Specifies the Boolean operation tolerances.

APDL Command: BTOL

Parameters:
ptol

Point coincidence tolerance. Points within this distance to each other will be assumed to be coincident during Boolean operations. Loosening the tolerance will increase the run time and storage requirements, but will allow more Boolean intersections to succeed. Defaults to 0.10E-4.

Notes

Use BTOL,DEFA to reset the setting to its default value. Use BTOL,STAT to list the status of the present setting.