Skip to main content

Posts

Showing posts with the label api

Dynamo for design changes tracking

Just a simple workflow to compare two versions of the same model and understand what kind of changes we have: - New elements - Elements modified - Elements deleted With this release the script is only able to track where the change happened without any other detail but, I'm planning to make this more useful adding: - Type of change (geometry, paraemter, etc.) - Location of element deleted - Selection of categories to be added to the snapshot (using UI++) - Reports of changes Inspiration came from this post: http://www.martinportfolio.com/blog/2017/1/25/aec-technology-hackathon-2016 but, of course, I would like to create something completely inside Dynamo! For now just enjoy the idea! Cesare

Interesting link to programming lessons

Take a look at cgcircuit if you're interest in c++ plugin programming There're 3 courses about c++ and plugin creation for maya http://www.cgcircuit.com/browsepage.php?op=1&val=6 and a course about math insisde deformations http://www.cgcircuit.com/lessondetailcomplete.php?val=599