Cleaning up xml file generation, and erroneous export annotations from interface bindings.

This commit is contained in:
Ian 'z0r0' Abreu
2025-08-31 18:28:41 -04:00
parent 963757d9ba
commit 0af34eeff6
4 changed files with 6 additions and 34 deletions

View File

@@ -7,7 +7,6 @@ from Base.Metadata import export
FatherInclude="Base/BaseClassPy.h",
Include="Mod/CAM/PathSimulator/App/PathSim.h",
Namespace="PathSimulator",
ReadOnly=["Tool"],
Constructor=True,
Delete=True,
)