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