ISubtract
IOperations
.CreateSubtractOperation(
IEnumerable
<
IPSGeoBody
> tools)
Creates a "Subtract" operation.
Remarks
Examples
Parameters
tools
Type:
IEnumerable
<
IPSGeoBody
>
List of bodies to subtract.
Return Value
Type:
ISubtract
Returns the "Subtract" operation created.