Seweryn Kokot
Seweryn Kokot
@mhscott I have uploaded the refactored and hopefully improved version of opsvis. The approach for plotting OpenSees elements has been changed and now there should be no errors in case...
@firai, For the `MVLEM_3D` element, `eleNodes()` returns the `externalNodes` vector which is in a different order than the node order in the OpenSees command. In MVLEM_3D.cpp we can found the...
If more frequently you just type the new string do the opposite, disable the pre-input and yank thing-at-point with C-w when needed. (setq helm-swoop-pre-input-function #'ignore)