Hi Everyone:
This is the thirtieth, in a series of forty-nine curve file translations. The file Geometry.CurveProject.OnPlane.ds is the first of three Curve-Project file types located in the DesignScript Editor (DSE) Sample files.
Open the DS Editor and copy the script generated from Geometry.CurveProject.OnPlane.ds. Then run DS Studio, and paste the script into the canvas.
Make sure that the script is commented out as the code is translated into graph nodes, to avoid them running consecutively with each other. The preliminary translation looks like the canvas shown above and the developed one below,
The red and yellow highlighted areas indicate the groupings of nodes according to their properties. Once satisfied that the translation is complete enact the “Node to Code” operation.
The resulting script doesn’t require further editing. The geometry that results from the codes(s) is shown below.
The files are available for downloading at the links below.
Geometry.CurveProject.OnPlane#30
Geometry.CurveProject.OnPlane#30a
Geometry.CurveProject.OnPlane#30b
Thanks for looking.
T!M