CreateIntersectOperation(IEnumerable<IPSGeoBody>)

Creates an "Intersect" operation.

Declaration Syntax

public IIntersect CreateIntersectOperation(IEnumerable<IPSGeoBody> tools)

Parameters

tools(IEnumerable<IPSGeoBody>)

List of bodies to intersect.