btol#
- Mapdl.btol(ptol='', **kwargs)#
Specifies the Boolean operation tolerances.
APDL Command: BTOL
- Parameters:
- ptol
点の一致の許容誤差。 この距離内にある点同士は、ブーリアン演算中に一致するものとみなされます。許容誤差を緩くすると、実行時間とストレージ要件が増加しますが、より多くのブール演算が成功するようになります。デフォルトは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.