TypeOf3DXYZFit Enumeration
| Syntax | Constants |
|---|---|
Enum TypeOf3DXYZFit
scXYZFitLinear = 0
scXYZFitQuadratic = 1
scXYZFitDistanceWeightedLeastSquares = 2
scXYZFitNegExponWeightedLeastSquares = 3
scXYZFitSpline = 4
scXYZFitWafer = 5
End Enum
|
|