/*! \page netgenplugin_python_interface_page Python Interface Python package NETGENPluginBuilder defines several classes, destined for creation of the 2D and 3D meshes. NETGEN meshing plugin dynamically adds several methods to the smeshBuilder.Mesh to create meshing algorithms. Below you can see an example of usage of the NETGENPluginBuilder package for mesh generation: \anchor example_NETGENPlugin