Re: to move the discrete element with a condition in inp file?

Posted by Damien André on
URL: http://granoo.326.s1.nabble.com/to-move-the-discrete-element-with-a-condition-in-inp-file-tp607p608.html

Hi, unfortunately you can not do want you want with inp. I think that you must build your own plugin to do such non-conventional thing.

My advice for you is to use as base for your plugin the "Lib/GranOO/libPlugIn/ImposeDisplacement" plugin. So, you can copy/paste/edit the related *.hpp and *.cpp files and adapt them to your own needs.

Kind regards, Damien.