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.
Square slot used as [B] and [C]
Collapse
X
-
Originally posted by NBO CMM View PostIf you use a width as a secondary or tertiary datum aren't you using a centerplane and not a feature of size?
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
widgetinstance 190 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment