Part: Convert XML bindings to Python (Part 2)

This commit is contained in:
Joao Matos
2025-03-24 23:26:31 +00:00
committed by Benjamin Nauck
parent 56bcc0fc55
commit 6083315b04
50 changed files with 4413 additions and 152 deletions

View File

@@ -6,7 +6,6 @@ from typing import overload
@export(
PythonName="Part.BRepOffsetAPI_MakePipeShell",
FatherInclude="Base/PyObjectBase.h",
Include="BRepOffsetAPI_MakePipeShell.hxx",
Constructor=True,
Delete=True,