Hi Everyone:
This is the tenth, in a series of forty-nine curve file translations. The file, Geometry.Curve.CoordinateSystemAtDistance.UpVector.ds, is from the DesignScript Editor (DSE) Sample files. Also, this translation was done with the Stand-Alone version of DesignScript, so it is NOT a plugin for AutoCAD.
Another Curve – Coordinate system file that is rather straight forward.
After this initial translation, we begin to define the variables with the driver node from the DSS library. This replaces the CodeBlock node to augment it with a variable description.
Likewise is the identifier node that can be used as needed.
Then continue with the node properties.
After which the “Node to Code” translation is performed.
A little editing is in order as highlighted above.
After editing as shown above, using the word “distance” in place of Var75, the translation is complete. The resulting graphic window below shows the geometry ofCoordinateSystemAtDistance.UpVector.ds.
The files are available for downloading from the links below.
Geometry.Curve.CoordinateSystemAtDistance.UpVector#10
Geometry.Curve.CoordinateSystemAtDistance.UpVector#10a
Geometry.Curve.CoordinateSystemAtDistance.UpVector#10b
Thanks for looking
T!M