CADability dotNET

Overload List

  NameDescription
Public methodStatic memberDifference(Face, Solid)
Returns the remains of a face when a solid is subtracted.
Public methodStatic memberDifference(Shell, Solid)
Returns the remains of a shell when a solid is subtracted.
Public methodStatic memberDifference(Solid, Solid)
Returns the difference of the two given Solids. If the solids are disjunct, null will be returned. s2 will be subtracted from s1.

See Also