Automatically generate 3D views or Scope Boxes along an alignment

Hi @onehojoe,

If you have the alignment in C3D, you can get the coordinate system at the location (station) and use it to generate the view box you need. You can use the BriMohareb_XXXX package to access the corridor in C3D and get the coordinate system you need.

If not, you can get the coordinate system at a polyline by using this node, also from the same package.

DO NOT get the CS at curve from the default Dynamo node.

1 Like