|
M
CutWithHalfSpace(Solid, Plane)
|
Solid
|
Creates a new Solid which is the intersection of the input Solid with the half-space on the positive side of the given Plane. The positive side of the plane is the side to which Plane.Normal points.
|
|
|
M
CutWithHalfSpaceModifyingOriginalSolid(Solid, Plane)
|
None
|
Modifies the input Solid preserving only the volume on the positive side of the given Plane. The positive side of the plane is the side to which Plane.Normal points.
|
|
|
M
Dispose()
|
None
|
Releases all resources used by the BooleanOperationsUtils
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
ExecuteBooleanOperation(Solid, Solid, BooleanOperationsType)
|
The result geometry.
|
Perform a boolean geometric operation between two solids, and return a new solid to represent the result.
|
|
|
M
ExecuteBooleanOperationModifyingOriginalSolid(Solid, Solid, BooleanOperationsType)
|
None
|
Perform a boolean geometric operation between two solids, and modify the original solid to represent the result.
|
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|