ISubtract IOperations.CreateSubtractOperation(IEnumerable<IPSGeoBody> tools)

Creates a "Subtract" operation.

Parameters

  • tools
    Type: IEnumerable<IPSGeoBody>
    List of bodies to subtract.

Return Value

Type: ISubtract
Returns the "Subtract" operation created.