Hello, I am new to Dynamo and I have been given a set of datapoints in a text file. There are roughfly 8500 datapoints describing a 2.6mile path. The task is to create framing along the 3D spline. Initially, I would be able to split the spline at a desired length, but once imported in Revit I would like to have the ability to use model lines for future adjustments.
At this point I have tryed creating a polyline and a spline with this data. Below is the latest version of my attempt. Unfortunatly when loading this script into Revit, I am unable to select the ‘line’.
As a second point, is there a way to move these points such that one end of the ‘line’ will be at 0,0,0?