CADability dotNET

Overload List

  NameDescription
Public methodStatic memberIntersection(Face, Face)
Public methodStatic memberIntersection(Shell, Solid)
Public methodStatic memberIntersection(Solid, Solid)
Returns the intersection of the two given Solids. If the solids are disjunct, null will be returned. s1 and s2 will be intersected, the common solid is returned, which may consist of several solids

See Also