- On Allplan GUI a intersection of two face results in a line.
- On VisualScripting the intersection of two Polyhedrons returns None
- On PythonParts I only found https://pythonparts.allplan.com/2023/api_reference/InterfaceStubs/NemAll_Python_Geometry/_functions/?h=makeintersection#NemAll_Python_Geometry.MakeIntersection which is a intersection of two breps.
- For MakeUnion and MakeSubtraction there are methods for polyhedrons as well.
- How do I make a intersection of two faces by Python.
cheers bernd
PS. nice to see examples on github as well :-)
https://github.com/NemetschekAllplan/PythonPartsExamples
PLANlos am BIMmeln