Thanks Archsmarter☺️! I am a newbie in dynamo and looking forward to watch more!
@99rgv997 жыл бұрын
Clear, concise and very effective. Thanks mate, you're great! When you have the opportunity can you a similar presentation for doing bulk sheet revision number updates. .
@MichaelKilkellyAIA7 жыл бұрын
Thanks Ramon. I appreciate the support!
@sophiealozie-ritz5339 Жыл бұрын
Great video, I am new to Dynamo and just had a weird thought. If we have to renumber the sheets first before going into Dynamo, doesn't that defeat the process of going into Dynamo all together? I might as well just renumber them the first time.
@vincentfelixpastolero67145 жыл бұрын
i have notice that the 185 is gone and same goes to the sheet 200? it was lost around the trick nodes part?
@iftekharkhan88793 жыл бұрын
Hi ...excellent tutorial...what's the difference between range and secqence..node..when to use which nore
@tranbachks7 жыл бұрын
Thanks ArchSmarter! I have used and have a question that: have to run in turn these two steps: the first connect from string.insert (Add sheet prefix) to Value (Update sheet name), Secon connect from string.insert (add sheet prefix) to Value (Update sheet name).Using only Step 2 does not work so close so there is no way just link under step 2 to get the final result?
@Lingkonn7 жыл бұрын
Awesome!! well explained
@franchicob7 жыл бұрын
Thanks heaps mate. Really well explained
@ArchSmarter7 жыл бұрын
My pleasure! I'm glad the video was useful.
@vincentfelixpastolero67145 жыл бұрын
i modify it a bit on the additon part... where you directly added the 35 sheet to the 150? it made it 36 items so i added a (- node) of 1...den feed to the (+ node) and it fixed mine :) thanks for this idea.. I just started learning from your video by the way... great help :)
@TaDDesigner3 жыл бұрын
its really nice, you have me alot tks
@schuyler69774947 жыл бұрын
Great tutorial, I had the same problem as Thinh Nguyen, in the last step I received an the "Dereferencing a non-pointer" error, could I get some help with this?
@TheArcherTR7 жыл бұрын
The tutorial was great, i have same sort of issue but with the names not the numbers. I have around 40 sheets with the same project name, and now this project name has changed. I need to change the existing name to a new name on every sheets. Is there a practical way of doing this with Dynamo? Thank you,
@janganliatchannelini4 жыл бұрын
Great video, but i think when you add 150 with the list count it will get 1 more number
@bhupindersingh5976 жыл бұрын
First thanks for the great video, it is really helpful for me. Can we give the Revision number to Multiple sheets by Revision sequence.?
@RubbinRobbin6 жыл бұрын
This is insane, what type of projects are this big that require so much sheets?
@EverydayDesigner6 жыл бұрын
Probbaly sky scrapers
@hf85477 жыл бұрын
What if you wanted to add a 0 infront of sheet numbers 1-9 so it shows CC 01 - CC 09 then CC 10 CC 11, etc... great video btw thanks
@hf85477 жыл бұрын
Apart from doing the first 10 manually and Automatic the rest, I'm clueless.
@ArchSmarter7 жыл бұрын
You need to use an IF node to check the number. If it's less than 10, add the prefix and a leading zero using a code block. Else, just add the prefix. convert it to a string. Here's a screenshot: archsmarter.com/addprefixbasedonnumbervalue/
@thinhnguyen17487 жыл бұрын
Please! help me . in final step (element .SetParameterByName) error dereferencing a non-pointer ( I use version 1.3.1.1736)
@MichaelKilkellyAIA7 жыл бұрын
Email me your .dyn file (michael at archsmarter dot com) and I'll take a look.
@thinhnguyen17487 жыл бұрын
I don't know you mail and link down my file here : drive.google.com/open?id=0B0CrTGA8Qdq9ZHpyRWVRbG95YkU Thank you so much!
@leomalkin18125 жыл бұрын
too fast need to slow down get confusing at a certain point