Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Quite often I need to measure shortest surface distance between two points (electrical tracking diatance) as in pic below. I can do it iteratively by taking a range of slices out of the part (2nd pic) and measuring the cut edge length but it's quite meticulous and time consuming. Anyone have a better/easier/faster way to do this? .ipt attached.
Thanks,
Jon.
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I get error that file not checked out to me, but -
Not sure what the red and green cylinders are for.
Create axis through surface at desired point.
Create workpoint at intersection of surface and axis.
You can now measure distance between these workpoints.
-----------------------------------------------------------------------------------------
Autodesk Inventor 2013 Certified Professional
Autodesk AutoCAD 2013 Certified Professional
Certified SolidWorks Professional
Inventor Professional 2013 SP 1.1 Edu 64-bit
GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
http://www.autodesk.com/edcommunity
Still waiting for -Draft option on any Rib feature.
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Does the check-out error stop you from opening the file? I just use Save As to remove check-out flags if I can open them.
The red/blue cylinders are the points I'm trying to measure between. If they were electrical terminals at high PD then electricity would 'track' across the surface taking the shortest path betwen terminals.
I don't fully understand your solution but it sounds like it would measure a straight line distance. I need the length of a curvy path following the surface.
Also I should add that my cutting solution from first post isnt ideal as it can only find paths that stay on a single plane, which won't always be the case.
If you can open my model and move the EOP down you should see my single plane attempt.
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Cnoj wrote:
If you can open my model and move the EOP down you should see my single plane attempt.
I can open the file just fine. There is nothing below the EOP in the file you attached - so I didn't understand what you were trying to do. I thought you were after a straight line distance.
-----------------------------------------------------------------------------------------
Autodesk Inventor 2013 Certified Professional
Autodesk AutoCAD 2013 Certified Professional
Certified SolidWorks Professional
Inventor Professional 2013 SP 1.1 Edu 64-bit
GeForce GTX 560M i7-2670QM @ 2.2GHz 8GB RAM
http://home.pct.edu/~jmather/content/DSG322/inventor_surface_tutorials.htm
http://www.autodesk.com/edcommunity
Still waiting for -Draft option on any Rib feature.
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Sorry about that. Here's the correct part file.
WP3_offset param adjusts the angle of the 'measurement cut' which I'm using to get an edge to measure the length of.
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Here's another one. Pretty obvious that the shortest surface path from red to blue will not lie on a single plane.
Any ideas how you could plot/measure it?
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
if it's an obviouse "as the crow flies" straight line between 2 points along/around an object then could offset a plane above the points, create a 2d sketch with a line joining the 2 points, then 3d-sketch and intersect that line with the object to give you the creepage-path along the surface. Use measure loop to get the length.
But... if it's something like the 2nd example where the shortest path isn't necessarily obvious (presumably direct to the "finger" and then around it instead of over the top) then i think you'll need to be creative and draw the expected path on the 2d sketch before intersecting in the 3d sketch. Can't think of an obvious "minimum distance between 2 points but following a surface" which is what I believe you're after.
However it's done it's going to be an approximation as there's probably too many variables in the real-world which would affect the creepage-path (surface contamination/humidity/etc.)
Please mark this response as "Accept as Solution" if it answers your question - but note that the solution may not be the answer you're wanting to hear...
Lithium - helping nntp users with mania, depression and headaches
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Create plane, project cut edges, measure loop?
___________________________________________________________
Product Design Suite Ultimate 2013
Autodesk Inventor 2013 Certified Professional
Dell Precision T1600 (Xeon E3-1280 / 16GB / 512 GB SSD / 250 GB (Internal) / 1 TB (External) / Quadro 600)
Toshiba Satellite P755-S5269 (i7-2630QM / 8 GB / 250 GB SSD / 750 GB HDD / GT540M)
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
"Can't think of an obvious "minimum distance between 2 points but following a surface" which is what I believe you're after."
That's exactly what I'm after, Sam_m. I'm not at all worried about real world stuff, just cad world for now ![]()
Re: Shortest distance across irregular surface
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Rusty, it's not a simple cut with a plane tho.
Look at the cylinder with a finger example picture - a straightforward cut would cut the finger in half and provide a "shortest path" going up and over the finger (red path in drawing)
But, if you were an ant wallking from the red to blue points you'd walk in a straight line to the finger, to a point tangential with the path, then around nearly 1/2 the finger's circumference, to a point tangential to the straight-line to the blue-point - isn't that the shortest path? (green path)
(sorry for crude quick drawing - hope it makes sense...)
Please mark this response as "Accept as Solution" if it answers your question - but note that the solution may not be the answer you're wanting to hear...
Lithium - helping nntp users with mania, depression and headaches



