New to Dynamo. Was given a script to create. The end goal is to dimension grid lines. I have quit a few error messages stating the same error. “Dereferencing a non-pointer”. What does that mean and how can I fix it. Looked at other blogs and forums and still cannot find an answer. I am trying to upload the script but since I am a new user, I cannot. Any help will be appreciated.
It looks like, you’ll need to select a line that intersects the grids which will determine your placement of the dimension string. That should clean up some of the nodes and potentially get the workflow to work.
Clean up your graph, making the data flow Linear, adding notes and grouping sections of nodes which are performing a common task so we understand what your logic is at each ‘section.’ Then zoom in so you can read a note clearly and cleanly (whole graph won’t be visible but that’s ok), and finally use the ‘export canvas as image’ function (camera icon in the top right corner of the workspace).