| ||||
|
#1
| |||
| |||
| Fitting a Curve to Offsets Points in Rhino I am attempting to duplicate a model in Rhino using a table of offsets. I’m having a problem that I’m hoping someone can help me with. I would like to build a curve that fits the offset points. I first place points based on the offsets then build a control point curve, attaching the control points to the offset points, but the curve always falls inside the offsets, so I have to go back and manually edit the control points and try to fit them to the offset points. The problem is that, to create a fair curve, Rhino places the control points in a different location than where I place them when I build the curve, so they are not in alignment with the offset points. I can manually move the control points and reattach them to the offset points, but it usually ends up creating unfair bulges in the curve. Although I realize fitting a curve to offsets will not necessarily result in a particularly fair curve, the bulges I mention definitely do not correspond with the architect’s lines. My question is...is there a way to fit a control point curve to a set of points and have the controls points stay attached to the offset points? Or, is there a better method for fitting a curve to a set of offsets? Thanks in advance for any info. CET |
|
#2
| ||||
| ||||
| I don't have Rhino oon this pc, but there is acommand called something like Curve Through Points. You can find it in the pulldown menu or the toolbar or start typing "Curve" and see what commands you have. |
|
#3
| |||
| |||
| Try SrfPtGrid command. See Rhino Help for instructions. |
|
#4
| |||
| |||
| Make sure that you are using the Interpolate Curve command (_InterpCrv) as opposed to the Control Point Curve (_Curve). |
|
#5
| |||
| |||
| Thank you all for the responses. I've tried all three suggestions and they all work great. The 'Fit to Points' and the 'Interpolate Points' commands both seem to do roughly the same thing, although the results a slightly different. Does anyone know what the difference is between the two commands? Thanks! CET |
|
#6
| ||||
| ||||
| These two commands, _CurveThroughPt (Curve / Free-Form / Fit to Points) and _InterpCrv (Curve / Free-Form / Interpolate Points) do the same thing, but the first one lets you select all the points (as existing point objects) at once with a window, while the other lets you click (with snap) on each point. Different settings may give different results. Note: All curves can be edited by control points or edit points (on the curve), Command: _EditPtOn and Command: _PointsOn |
|
#7
| |||
| |||
| Thank you, Raggi_Thor. I reviewed the manual a couple of times and that is the only difference I could find, but the two commands seemed to yield slightly different results so I wanted to be sure if there was a difference that I was using the most appropriate one. I'm sure now that the difference is due to settings. Thanks again for your help! CET |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Rhino Questions | CET | Software | 23 | 03-19-2006 03:11 AM |
| Hull fairing software: Rhino vs. Prosurf/FastYacht | chomchan | Software | 2 | 10-18-2005 12:38 PM |
| Table of offsets from Rhino | maksic | Software | 5 | 10-12-2005 10:07 AM |
| newbie - Rhino - table of offsets | pdavidson | Software | 6 | 08-29-2005 11:38 AM |
| Simpson's Rules (and others) | Mike D | Boat Design | 13 | 05-27-2004 06:59 PM |