nlosacco
nlosacco
I am trying to build a Finite Element mesh from the geological model I have created with GemPy. Where can I find info on how to do it? An option...
Hi, trying to generate the Makefile with CMake I get the error in the title. Edited the filename in CMakeLists.txt toOrbit3DManipulator.cpp but I'm not sure it is correct.
Hi, thanks for this great tool. Following the installation instructions, I have done: `git submodule update --init --recursive` What's supposed to happen? Even without the command above, I can access...
Hi, I have a planar b-spline obtained in a parametric modelling program (FreeCAD), e.g.: ``` >>> poles0 = [Vector (347.119461269, -1.1369e-13, 251.048911919), Vector (421.35826684612715, -1.6527880167093929e-13, 234.39242900777492), Vector (568.0349611242125, -2.3352933708996786e-13, 190.78154071596157),...
Hi, thanks for the great plugin. I cannot see any popup info when hovering on a variable. Is that normal? Thanks