Forgot password?

Create an account!

Scripts

« back

offsetCurves

Description RhinoScript Application

RhinoScript Application by mo

offset funktion for planar curves.
it allowes you to offset several curves at once. plus: the new created curve will have the same number of control points as the original one.

Version

Version 1 (Nov 16, 2008)

Requirements

Rhino version: Rhino 4

Code

You need to be logged in to view the source code.

Download

You need to be logged in to download the script.

Recommend

Why are these buttons gray?

Comments
  • 3. Johannes (Mar 21, 2011 16.35):

    hi, take a look on line 63 (rhino.VectorReverse(arrVecDir)).
    if you write a second loop with the reverse direction... you can get a second offset on the other side.

  • 2. Bonza (Mar 21, 2011 15.06):

    hi, is there any way to make this script offset both sides?

  • 1. AdamA (Nov 17, 2008 14.09):

    Nice )

  • +++ Nov 16, 2008 19.26: offsetCurves version 1 published +++