block.ctol

Syntax

f = block.ctol
block.ctol = f

Get/set the contact distance tolerance. Contacts are deleted if the distance from the common plane is greater than ctol; contacts are added if block is within ctol of the common plane. The default tyolerance is 5 × atol.

Returns:

f - current tolerance value

Accepts:

f - desired tolerance value