algorithmic modeling for Rhino
Hi,
I am trying to make perpendicular frames along a curve using the following syntax:
Dim t as Double = 0.5
Dim nFrame as New OnPlane
Curve.fameAt(t,nFrame)
However the frames that it produces are aligned to the WorldXY Coordinates and not perpendicular to the curve. Is there any nifty way of doing this?
Cheers,
Eric
Tags:
Dim pFrame As New OnPlane(nFrame.origin, nFrame.yaxis, nFrame.zaxis)
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by