CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Difference(Face, Solid) |
Returns the remains of a face when a solid is subtracted.
|
![]() ![]() | Difference(Shell, Solid) |
Returns the remains of a shell when a solid is subtracted.
|
![]() ![]() | Difference(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.
|