netgen/libsrc/stlgeom
Christopher Lackner 9e63ba0943 parse additional kwargs internally as flags to avoid bad_any_cast
There seem to be somehow multiple py::kwargs classes created in
different libraries, because of this the any_cast is failing.
To circumvent this we attach them to the MeshingParameters object
as flags.
2019-08-06 17:38:44 +02:00
..
CMakeLists.txt [cmake] Fix libraries privately 2019-06-30 00:54:31 +02:00
meshstlsurface.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
meshstlsurface.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
python_stl.cpp parse additional kwargs internally as flags to avoid bad_any_cast 2019-08-06 17:38:44 +02:00
stlgeom.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stlgeom.hpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stlgeomchart.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stlgeommesh.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stlline.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlline.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stlpkg.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stltool.cpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stltool.hpp global stl parameters only visible in nglib, stlparameters from python 2019-08-06 12:16:30 +02:00
stltopology.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
stltopology.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsstl.cpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00
vsstl.hpp Rename Array to NgArray 2019-07-09 10:39:16 +02:00