I have 2 arcs and want to construct a mid arc between them. Is there a way to take the numhits between the 2 arcs and create a mid arc between them? As of right now I just have auto points taking hits on the arcs and creating a mid point between the 2 and constructing a circle out of the mid points.
CONSTRUCTING A MID ARC (vision system)
Collapse
X
-
Hi guys. Its been awhile since I have been on.. Don't they have a forum section for Vision Systems? Or am I misunderstanding the two?sigpicSummer Time. Gotta Love it!
Comment
-
I sounded kind of douchie below. That was not my intention. I apologize for that. But, if it makes more sense, I can start posting stuff in the vision section since I am looking for a vision answers?
-
Daddy don't worry about sounding a little douchey. InspectorJester is a Douche, speaking to him like that is appropriate.
-
Maybe my eyesight is going, but I didn't see anything douchey, except from KIRBSTER269
-
-
I have not but I don't think that will work. For a curve you need a minimum of 4 features. Or if its a scan, you can only select 1 scan at a time to construct into a curve. Then I don't know if it will let you create a curve because it will only think you are selecting 2 features.
Well the idea is to do auto circles to get enough hit points to get a good average of the arc/radius on each outer edge. Then somehow be able to create a mid arc/radius. But having a loop with points is kind of a run time killer and want to avoid that. As of right now, the tolerances are lose enough where this method with just the 3 points will work and be accurate enough. But for down the road parts, I was just wondering if it was possible to do something like this.
Comment
-
to answer your question directly, however, you'd have to start and end your curves in the same direction (or invert array values for one of the curves).
curve1 = 4point inner curve
curev2 = 4 point outer curve
construct -> point -> mid. select curve1 and curve2
now within that point, manually type in .hit[1] after each curve feature defined.
copy/paste with pattern your constructed point 3x with nothing changed
rename the 3 additional constructed points [1] cycling up your hit array value a digit each time [2],[3],[4]
voila midpoints from two measured curves
Comment
Related Topics
Collapse
-
by Jonathan SIs it possible to create a point at the intersection of an arc and a line? I tried all the options for creating points but the point is not created where...
-
Channel: PC-DMIS for CMMs
09-18-2006, 03:24 PM -
-
by BrandnewTwo questions (sorry if don't make sense, my gd&t lingo isn't quite there yet):
1) Based on the attached file i just wanted to verify...-
Channel: PC-DMIS for CMMs
03-31-2009, 08:44 PM -
-
by 1CMM4MEB&S "One" ,version 4.1 Cad
Another newbie question: Yes, I searched the other threads too.
Got a part today: It is a segment...-
Channel: PC-DMIS for CMMs
07-03-2007, 07:54 PM -
-
by LOBBSWe've got an old part (new to us) that calls out on the print an arc length from the intersection of the mold line with -A- and the surfaces in question....
-
Channel: PC-DMIS for CMMs
05-12-2010, 10:30 PM -
-
by JVau425033Is there a way in Dmis to construct a diameter using 4 arcs?
-
Channel: PC-DMIS for CMMs
01-22-2016, 10:54 AM -
Comment