IIntersect IOperations.CreateIntersectOperation(IEnumerable<IPSGeoBody> tools)

Creates an "Intersect" operation.

Parameters

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

Return Value

Returns the "Intersect" operation created.