Hey everyone, good evening! I have a question about using nodes in Dynamo. I have a set of Sample Lines with their section views already generated. I’d like to know which nodes I can use to create a list of subassembly points. Specifically, I want to generate a list of the points, links, and shapes.
Hi @wash.1983.ws,
Assuming that you’re looking for the geometry of the points, then there are nodes in the Baseline category for this. For example, Baseline.PointsByLinkCodeAtNearestStation. You can use the SectionView.Station node as the station input.
Thanks for the reply, I’ll give it a try and post the result here.
