BestFitMathType Property
Description
Value representing the best fit math algorithm to be used in calculating the measured feature values based on the measured hits. Possible values include the following.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property BestFitMathType As ENUM_BEST_FIT_MATH_TYPES |
Return Type
Read/write ENUM_BEST_FIT_MATH_TYPES enumeration.
Remarks
This property applies only to the circle and cylinder measured features and best fit constructed features.
See Also