OEAddSurfaces
OEAddSurfaces(surf1: OESurface, surf2: OESurface) -> bool
Adds surf2 to surf1 using
OESurface.operator+=. Always returns true.
OEAddSurfaces(surf1: OESurface, surf2: OESurface) -> bool
Adds surf2 to surf1 using
OESurface.operator+=. Always returns true.