Description
This property allows you to get and set tolerance for the fair face procedure.
Syntax
Property get:
Tolerance = Tolerance ( );
|
Return: (Double) Tolerance |
A tolerance value. |
Property set:
Tolerance( Tolerance );
|
Input: (Double) Tolerance |
A tolerance value. |