SizeOutOfTol Method
Description
Returns Size Out Of Tolerance(1 base index)
Syntax
| Visual Basic |
|---|
Public Function SizeOutOfTol( _ ByVal index As Long _ ) As Double |
Parameters
- index
Example
For an example of this method, see the ToleranceCommand object.
See Also