Constructing a Secondary Datum Line

You can construct a Secondary Datum Line from a plane, line, or set of points. The set of points can be multiple selected points, a constructed set of points, or a scan feature that contains multiple points.

The secondary datum construction uses the points within the input feature (or features) as well as the plane from the primary datum input to create an "orientation constrained" and "external to material" 2D line. You can use this line in alignments to simulate a secondary datum feature.

PC-DMIS constructs the secondary datum line in the plane that you select as the primary datum.

Examples

The examples below show the points as if viewed from the selected plane.

L∞

Constrained MinMax

The red line is the L∞ plane targeting the external envelope (constrained MinMax type in PC-DMIS)

L2

Constrained L2

The green line is the constrained L2 plane targeting the external envelope (constrained L2 math type in PC-DMIS)

How to Construct a Secondary Datum Line

  1. Open the Construct Line dialog box (Insert | Feature | Constructed | Line).

  2. From the Method list, select Secondary Datum.

  3. From the Feature list, select the input feature (or features). For valid input feature types, see the table in the "Constructing a Line Feature" topic.

  4. From the Primary datum list, select the primary datum. This datum can be either a plane from the measurement routine, or a workplane from the active alignment.

  5. From the Math Type area, select the math type (CONSTRAINED_L2 or CONSTRAINED_MINMAX) from the first list.

  6. From the Math Type area, select a probe compensation option (BF for best fit or BFRE for best fit recompensate) from the second list.

  7. If you want to change the feature theoretical values, select the Feature theoreticals check box and type in the values. For details, see the "Specifying Feature Theoreticals" topic in the PC-DMIS Core documentation.

  8. Click the Create button to insert the constructed line feature into your measurement routine.

The Edit window command line for this option is:

CONSTR/LINE,SECONDARY_DATUM, feat_1,feat_2, …

MATH_TYPE/TOG1,TOG2

PRIMARY DATUM PLANE/TOG3,TOG4

TOG1 = CONSTRAINED_L2 or CONSTRAINED_MINMAX

TOG2 = BF or BFRE

TOG3 = FEATURE or WORKPLANE

TOG4 = This is the list of workplanes if TOG3 is a WORKPLANE, or it's the Feature ID if TOG3 is a plane FEATURE.