Forgot password?

Create an account!

Scripts

« back

crvTangentExtrusions

Description RhinoScript Application

RhinoScript Application by isg

script will divide a curve(s), add a tangent line at each division point, incrementally rotate the tangent over the length of the curve, and extrude a plane from the tangent.

Version

Version 2 (Apr 30, 2008)


Changes since previous version:

updated the incremental rotation and the plane extrusion

« older versions

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
  • +++ Apr 30, 2008 01.55: crvTangentExtrusions version 2 published +++

  • 2. isg (Apr 30, 2008 01.52):

    Hi, thanks you're right! I'll be posting a cleaned up version. hopefully that one works as intended!

  • 1. Hanno (Apr 17, 2008 12.55):

    It draws vertical lines at the end of the (hidden) tangents, right? There seems to be no plane extrusion yet...

  • +++ Mar 30, 2008 13.56: crvTangentExtrusions version 1 published +++