Hi Everyone:
This is the first of six DesignScript translations, from the geometry category of the DS Editor (DSE) Samples
Open the file Geometry.ExportToSat.ds in the DS Editor and run it. The script is shown below.
Now open DS Studio, copy & paste the DSE script, Geometry.ExportToSat.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, while 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 “Node to Code” operation as shown above. A little editing is desired.
The file should now be exported to the root directory where ones sample files reside. The Geometry that is generated from the operation is shown below.
DSS was run as a stand-alone application and the translation files are available to download from the DropBox links below.
Thanks for looking.
T!M