Hi,
We are going to start a new project which is a detailed design for Mined tunnels.
The task is to create a 3D model of the Mined Tunnel with the corresponding alignment and sectional profile and will divide into 1m segments throughout the alignment. Then assign attributes to each 3D object.
With the current information, we might end up creating thousands of 3D object that also requires an attribute (e.g., Object Name and Cobie info, etc).
This task is impossible without using Visual scripting. There's a lot of repetitive work that we can easily reduce by using VS.
I have created a simple VS that divides the alignment into a 1m length segment. See attached screenshot.
But the problem is that it only divides up to a whole number with 1m length and stops. The remaining length will not create a 3D object.
I know there's a missing node, but I couldn't figure out which node to use. or it can be a different approach.
As for the attributes, I'm looking for something that can import from CSV or XLS.
Greatly appreciate it if you can help to add the missing nodes or otherwise re-arrange the nodes. Also kindly advise on how to go about the attributes.