Finalizing Python interface bindings for assembly

This commit is contained in:
Ian 'z0r0' Abreu
2025-08-31 15:19:25 -04:00
parent 3814bf1083
commit 4a17d628a7
23 changed files with 60 additions and 502 deletions

View File

@@ -40,6 +40,7 @@ class TemplateClassPyExport(template.ModelTemplate):
if self.is_python and not self.export.ModuleName in [
"Base",
"App",
"Assembly",
"Gui",
"Part",
"PartDesign",