Hi Everyone:
This is the eighteenth of twenty-eight DesignScript Surface translations, from the Surface category of the DS Editor (DSE) Samples.
Open the file Geometry.Surface.Split.UsingSurface.ds, in the DS Editor and run it. The script is shown below. This file draws errors as highlighted below. Similar to the previous post on Split Surfaces, a workaround for the translation will be used.
Now open DS Studio, copy & paste the DSE script, Geometry.Surface.Split.UsingSurface.ds, into a blank canvas.
Note the highlighted commenting out which must be deleted in order to activate the code.
Now comment out the “(import(ProGeometry.dll)” script. It can now be run as a Code Block of script, before the translation to Nodes takes place.
The preliminary translation is shown above. Note the error is reporting “Surface.Split operation failed“. The developed translation is shown below.
The red and yellow highlighted areas match the description and properties layout that is given to the script in the initial DS Editor *.ds file. The work-around to the “Surface.Split” operate was changed to the Trim command the script to return values.
The “Node to Code” operation as shown above. A little editing is desired.
The geometry that results from the various code translations is shown below.
Liberty was taken with making the color have some transparency as shown above in the graphic window.
DSS was run as a stand-alone application and the translation files are available to download from the DropBox links below.
Geometry.Surface.Split.UsingSurface#a18
Geometry.Surface.Split.UsingSurface#18
Geometry.Surface.Split.UsingSurface#18a
Geometry.Surface.Split.UsingSurface#18b
Thanks for looking.
T!M