I am working on a program with a circular part, with four holes 90 degrees apart. In these threaded holes (.201 diameter), I have .25 diameter pins screwed in so that I can get an accurate representation of the cylinders. Is there a way to create an offset cylinder off of the .25 diameter pin, to .201 diameter so I can reflect it in the report? I hope that makes sense. Thank you!
Offsetting features
Collapse
X
-
-
I would do this 4 times
Code:CYL1 =FEAT/CONTACT/CYLINDER/DEFAULT,CARTESIAN,IN,LEAST_SQR THEO/<0,0,0.076>,<0,0,1>,0.250,0.21 ACTL/<0,0,0.076>,<0,0,1>,0.250,0.21 TARG/<0,0,0.076>,<0,0,1> START ANG=0,END ANG=360 ANGLE VEC=<1,0,0> DIRECTION=CCW SHOW FEATURE PARAMETERS=NO SHOW CONTACT PARAMETERS=NO F1 =GENERIC/CIRCLE,DEPENDENT,CARTESIAN,OUT,$ NOM/XYZ,<CYL1.TX,CYL1.TY,CYL1.TZ>,$ MEAS/XYZ,<CYL1.X,CYL1.Y,CYL1.Z>,$ NOM/IJK,<CYL1.TI,CYL1.TJ,CYL1.TK>,$ MEAS/IJK,<CYL1.I,CYL1.J,CYL1.K>,$ DIAMETER/0.201,0.201 DIM LOC1= POSITION OF CIRCLE F1 UNITS=IN ,$ GRAPH=OFF TEXT=OFF MULT=10.00 OUTPUT=BOTH FIT TO DATUMS=OFF DEV PERPEN CENTERLINE=OFF DISPLAY=DIAMETER AX MEAS NOMINAL +TOL -TOL BONUS DEV OUTTOL X 0.0000 0.0000 0.0000 Y 0.0000 0.0000 0.0000 DF 0.2010 0.2010 0.0030 0.0030 0.0000 0.0000 ----#---- TP 0.0000 RFS 0.0050 0.0000 0.0000 0.0000 #-------- END OF DIMENSION LOC1
Comment
Related Topics
Collapse
-
by NortonI have a diameter that is very slightly tapered but is square within CAD. From the top surface, I measure the diameter every 0.5mm measuring about 10...
-
Channel: PC-DMIS Code Samples
12-21-2016, 03:07 PM -
-
by operator1Ok, here's an interesting situation. I create a program that checks(amongst other things) a diameter. This diameter is supposed to be .7539 -.008. ...
-
Channel: PC-DMIS for CMMs
09-04-2007, 10:48 AM -
-
Got something funny going on with my diameter measurements. I was wondering if someone could give me some insight. I am measuring a part thats outer diameter...
-
Channel: PC-DMIS for CMMs
11-06-2014, 10:41 AM -
-
by threeDI simply want to report the calculated diameter of a measured circle (or a cylinder). Can someone help me with that?
New guy running V 2015.1-
Channel: PC-DMIS for CMMs
02-09-2016, 05:28 PM -
-
by #2#I have a question of all you masters...
I know some, if not most of you feel that a CMM is not good at measuring inside diameters. I have...-
Channel: PC-DMIS for CMMs
09-28-2006, 10:22 AM -
Comment