![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Rhino 3D Discuss Rhino 3D software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
Is there a option to automatically connect one point to the nearest next point? What I want to do is import a 2d shape made of points about .1" apart and have Rhino connect all of them one to the next with a Control Point Curve. If Rhino can't do it what other CAD can? Thanks
__________________ Dennis |
|
#4
| |||
| |||
| Hello Dennis! A few options come to mind, but since you said you're importing points I'll recommend rhino scripting. I assume you have those points in, for example, a txt file or something alike. In which case you can go like this: _interpcrv 0,0,0 0,51,123 0,24,12 (these points don't make any sense, I'm just hitting them as I go along) _enter This will generate a curve in rhino, after you read the command file with ReadCommandFile (or short "Re") Of course, you can use some other form of curve or whatever. Every command in rhino has it's own name, and can be putted in a command file. Will this help you ? Luka p.s. I apologize if my english is a little weird, it's not my main language. If you don't understand something, ask, and I'll try to explain better. |
|
#5
| ||||
| ||||
| Thank you all the tips, i happen to find a small program a person here on the zone made that convetrs g-code to dxf, so i just fomatted the points as: x123 y123 and it does a perfect job on the dxf file and then open it in rhino and do what I need. The zone is great!! Thanks
__________________ Dennis |
| Sponsored Links |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help!- Connect a DDK 57f-50 to PC? | bigz1 | Computers and Networking | 0 | 03-11-2008 07:04 PM |
| Trying to connect to GREX :( | phantomcow2 | G-REX | 4 | 03-20-2007 05:25 PM |
| Connecting the dots | monte55 | Vectric | 1 | 02-12-2007 06:11 AM |
| i can't connect with xylotex ? | gumush | Xylotex | 4 | 02-04-2007 12:57 PM |
| Best way to connect a Nemo 23 to Acme 1/2-10? | WarrenW | DIY-CNC Router Table Machines | 15 | 10-31-2005 07:49 PM |