This is my first post here, and I appreciate your help. I’m currently working on a tunnel project. I’ve created the tunnel corridor in Civil 3D and also generated the tunnel profile in Leica Infinity, which I then exported as a DBX file.
The only part I need help with is adding rock bolts(3d lines) to the tunnel body( tunnel profile) at specific chainage (mostly perpendicular, as shown in the photo:
These bolts are positioned along profile defined by the alignment chainage and follow a staggered pattern.
I searched online and found a Dynamo script (only screenshots of the script). I tried replicating it in Dynamo, but it didn’t work for me.
The Dynamo should allow me to:
-Choose the corridor.
-Specify the alignment or can get it from the selected corridor.
-Define the bolt pattern (centered / staggered).
-Set the spacing between bolts(3d lines).
-Input the length of the bolts(3d lines).
-Add all lines on a layer and label the layer with corresponding lines on the profile view. e.g. profile view at chainage 15, all lines on it will use Ch15-RB-001, Ch15-RB-002, Ch15-RB-003 and so on.
-Export the lines and name them based on their corresponding chainage and the number of lines in each chainage, to be shown in Leica TS and able to select the line by name.
I understand this is not an easy task, and I truly appreciate your support!