Hi! I am a new Dynamo! i want use dynamo to get value b and h of Column/Beam from revit!!
How to get value b and h of Column/Beam ?
Like this
Can anyone give me a idea!
THX!
Hi! I am a new Dynamo! i want use dynamo to get value b and h of Column/Beam from revit!!
How to get value b and h of Column/Beam ?
Like this
Can anyone give me a idea!
THX!
First solution
Second solution: You might retrieve b & h if you create new instance parameters (B - H) and make it equal to original b & h and change “type” in code block with the new parameters “B” - “H” .
You have many solutions now … It’s up to you to use the easiest one for you.
thank u ! i will try !
thank u! i will try two solution! If I don’t know, I’ll ask you again.