Square slot used as [B] and [C]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Square slot used as [B] and [C]

    Datum [A] is a plane, Datum [B} is the length of a slot and [C] is the width of the same slot. How can I get PC-DMIS to give me (M) on [B] and [C] for a profile callout where the datum shift would affect the results.

  • #2
    Don't create a slot and create 2 WIDTH FEATURES instead ?

    Comment


    • #3
      Can you show me some example code of this?

      Comment


      • #4
        If you use a width as a secondary or tertiary datum aren't you using a centerplane and not a feature of size?

        Comment


        • #5
          Originally posted by NBO CMM View Post
          If you use a width as a secondary or tertiary datum aren't you using a centerplane and not a feature of size?
          Widths are features of size. See my example below...

          2.4995 is the nominal size of WIDTH1. This size is only relevant along the appropriate axis!! (X in this case).

          You can also use different algorithms for widths regardless of which algorithms were used on the features they are constructed from. If you construct a MINCIRC width from 2 LSQ planes, it will calculate correctly from the hits of the 2 LSQ planes.

          Code:
          PLN4 =FEAT/PLANE,CARTESIAN,TRIANGLE,NO
          THEO/<1.24975,0.74565,-0.19701>,<1,0,0>
          ACTL/<1.2497,0.74563,-0.19693>,<0.9999999,0.0000109,-0.0003954>
          CONSTR/PLANE,BF,PNT41,PNT42,PNT47,PNT48,PNT49,PNT50,PNT55 ,PNT56,,
          OUTLIER_REMOVAL/OFF,3
          FILTER/OFF,WAVELENGTH=0
          PLN5 =FEAT/PLANE,CARTESIAN,TRIANGLE,NO
          THEO/<-1.24975,0.71105,-0.19701>,<-1,0,0>
          ACTL/<-1.2497,0.71133,-0.19695>,<-0.9999999,0.0000109,-0.0003457>
          CONSTR/PLANE,BF,PNT30,PNT29,PNT24,PNT23,PNT22,PNT21,PNT16 ,PNT15,,
          OUTLIER_REMOVAL/OFF,3
          FILTER/OFF,WAVELENGTH=0
          WIDTH1 =FEAT/WIDTH,CARTESIAN,OUT,LEAST_SQR,NO
          THEO/<0,0.72835,-0.19701>,<-1,0,0>,2.4995
          MEAS/<0,0.72848,-0.19694>,<-1,0,0.00002>,2.49939
          CONSTR/WIDTH,BFRE,PLN4,PLN5

          Comment


          • #6
            Beat me to it.

            Comment

            widgetinstance 190 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...
            X