Hi all,
I’m trying my hand at Dynamo for the first time and wanted a little guidance. I used the plan production tools embedded in viewframes and would like to decrease the height of all of the profile views by 1.5. I strung together the dynamo web below, but I think these settings are meant for profile view creation rather than alterations. Is there anything I can do to change existing entities?
For reference, I have the Camber and C3DToolkit packages installed.
Hi! I just tested something similar using the Camber nodes, and it altered the existing Profile Views as expected. What are you seeing / not seeing?
Also, if you are using 2025.1 or later, you can use the new nodes for setting the Profile View heights.
1 Like
Interesting. If that works for you, then for whatever reason the data isn’t being pushed to C3D for me. I made sure to set the script to manual and have been running it when I think I need it.
Also, I was using Camber 4.2.6 because I’m using C3D 2023 and 5.0.0 doesn’t work with the natively available version of Dynamo.
Any chance that my subtraction node’s output format is wrong? I thought I’d get an error if that was the case.
It looks like it is an error within Dynamo though. This new GetProfileView.MaxElevation shows the original elevations.
Looking at your script, it should work like you are intending. Unfortunately I don’t have Civil 3D 2023 or the same version of Dynamo, so I can’t troubleshoot more. I can only assume is a bug using the earlier version of Camber.
Wish I had a better answer for you!