@RIL wrote:
OK, so I was thinking of manipulating (stacking / moving) curves by manipulating ControlPoints from a C# script, but I can’t find out how to gain access the CP’s of a given curve. Given a
Line
orCurve
in GH I want to be able to :
- Define N number of Controlpoints for the curve.
- Set Degree for the curve.
- Remove any number of CP’s from the Curve.
- Move any of the CP’s
BTW, can all this also be done using GH std components?
// Rolf
Posts: 7
Participants: 2