@Jonathan_Hutchinson1 wrote:
What is the simplest way to be able to do an operation similar to Rhino’s SetPt with Python? So picking a 3D curve whose points will be set, and for simplicity it will just be set to a set z value (even better to be a defined amount above the largest existing z value from the curves points. Eventually this would be used for a loft similar to the attached, so the top is planar.
So far I am using CurvePoints but then need to manipulate that list of points.
Posts: 1
Participants: 1