Hello, I want to create a script to do the following, but I don’t know where to start…
When in Civil 3D I generate cross-sections from an alignment and then generate sheets from these cross-sections, the sheets generated with the template I have for this action arrange the sections in the sheet in such a way that each sheet has a starting and ending section (a starting and ending PK), and I want to be able to extract this information to place it in a text, for example:
In sheet 1, the value in the list would be = 0+000 - 0+100
In sheet 2, the value in the list would be = 0+110 - 0+200
That’s the final objective, but I don’t know where to start.
Hi!
If I’ve understood your question correctly then this might be a simple solution.
Although it would hit a snag as soon as there are differing numbers of sections on each sheet as it uses a specified number of sections per sheet to divide up the list of sample lines.
Some nodes are from Camber, the rest are OOTB from Dynamo for Civil 3D 2025.
1 Like