tolerance_string property

tolerance_string property

Gets or sets the tolerance string.

Definition:

@property
def tolerance_string(self):
    ...
@tolerance_string.setter
def tolerance_string(self, value):
    ...

See Also