FreeCAD_Mod_Dev_Guide
                                
                                
                                
                                    FreeCAD_Mod_Dev_Guide copied to clipboard
                            
                            
                            
                        new module import mechanism
all third-party module can be inserted into freecad package
from pkgutil import extend_path
see example in Plot module, init
it will affect Mod folder structure