Hello,
I am trying to export all the profile view labels (Station Elevation) to Excel.
My goal is to export:
- station
- elevation
- label style
*text override content
How to do that?
thanks
Hello,
I am trying to export all the profile view labels (Station Elevation) to Excel.
My goal is to export:
How to do that?
thanks
Hi @guidobonin ,
What have you tried so far? This forum is not really a ‘please do this for me forum’ but if there are any concrete problems which you’re unable to solve we’re glad to help.
Where I would start is by extracting all this information from your Profileview, perhaps the Civil3DToolkit package might be of some help with that.
I currently use Civil3dtoolkit, Camber and ArkanceSystems as standard Dynamo extensions.
I have a script for the creation of labels from excel.
What I did not find, among the nodes, is something to get (create a list) of all the Profile View labels from a given PV.
I played with some nodes, but also trying to get there from generic Objects does not work