IIntersect
IOperations
.CreateIntersectOperation(
IEnumerable
<
IPSGeoBody
> tools)
Creates an "Intersect" operation.
Remarks
Examples
Parameters
tools
Type:
IEnumerable
<
IPSGeoBody
>
List of bodies to intersect.
Return Value
Type:
IIntersect
Returns the "Intersect" operation created.