Err.. this one should be easy, but I don't get it...
If I import two points into a VB component, how do I create a simple line between them? Alternatively, how can I do a line with start point, direction, length?
Thanks a lot David for straightening this out!
The NewLine.Rotate was from the Primer (Second Edition), there was no autocomplete.
Is it generally better/faster to use vectors and planes for calculating an array of points than creating geometry to move around and rotate? (Inside a VB script).
Mårten Nettelbladt
I'm trying:
NewLine.Rotate(angle, zaxis, ptA)
Error: 'Rotate' is not a member of 'Rhino.Geometry.Line'.
Thanks!
Mårten
Jun 12, 2010
Mårten Nettelbladt
The NewLine.Rotate was from the Primer (Second Edition), there was no autocomplete.
Is it generally better/faster to use vectors and planes for calculating an array of points than creating geometry to move around and rotate? (Inside a VB script).
Thanks!
Jun 12, 2010
Mårten Nettelbladt
Jun 12, 2010