Constructing a Best Fit or Best Fit Recompensate Plane

You can construct a "best fit" plane through three or more features. The best fit construction method takes the actual measured points rather than the ball's center (as in the case of best fit recompensate).

To construct a best fit or a best fit recompensate plane, do the following:

  1. Access the Construct Plane dialog box (Insert | Feature | Constructed | Plane).

  2. Select either the Best Fit or BF Recomp option.

  3. Select at least three features.

For Best Fit (BF) or Best Fit Recompensate (BFRE) constructions, while you can use any feature type for your input features, BF and BFRE fit types are typically used with point features or point sets (a scan of points, a feature set with points, or an expression that resolves to an array of points).

If you choose Best Fit Recompensate, at least one feature must be a point.

  1. Select the type of Best Fit construction from the Best Fit Type list. For information on the different types, see "Best Fit Type (for Plane)".

  2. Click the Create button.

If you chose LEAST_SQR as the best fit type, PC-DMIS computes a least squares plane, one for which PC-DMIS minimizes the average squared perpendicular distance from the data points to the plane.

If you chose MIN_SEP, PC-DMIS creates a minimum separated plane.

The Edit window command line for this option would read:

CONSTR/PLANE,BF,feat_1,feat_2, …

OUTLIER_REMOVAL/(ON | OFF),stdDevMultiple

FILTER/(ON | OFF), WAVELENGTH=cufoffWavelength

(Uses the actual measured points for construction.)

or

CONSTR/PLANE,BFRE,feat_1,feat_2, …

OUTLIER_REMOVAL/(ON | OFF),stdDevMultiple

FILTER/(ON | OFF), WAVELENGTH=ctfoffWavelength

(Uses the probe's center for measurement purposes.)

A - Best fit plane constructed from four points (PNT1, PNT2, PNT3, and PNT4)

Constructing a plane from three or more points

More:

Best Fit Type (for Plane)

Remove Outliers / Standard Deviation Multiple

Apply Gauss Filter / Cutoff Wavelength