Hi Everyone:
This is the twenty-fourth, in a series of forty-nine curve file translations. The file, Geometry.Curve.PlaneAtParameter.ds is also the third of five Curve-Plane file types in the DesignScript Editor (DSE) Sample files.
Get started by copying the resulting code after opening the sample file in the DS Editor. Then open DS Studio and paste the code into the blank canvas. The initial translation looks something like below.
Developing the translation from the DSE script and making sure that the code is commented out so as not to cause a problem, when complete it looks like something below.
Next, initiate the Node to Code operation and get the translation shown below.
As highlighted above, a little editing is in order.
Please note that “PlaneAtParameter” node can call for a single parameter (plane) or a multiple one. Here we executed both, first with the initial translation and then with the developed one.
Below the multiple planes are shown.
The files are available from the links below via Drop Box.
Geometry.Curve.PlaneAtParameter#24
Geometry.Curve.PlaneAtParameter#24a
Geometry.Curve.PlaneAtParameter#24b
Thanks for looking.
T!M