public void Planarize( Layer sourceLayer, IEnumerable<long> sourceOIDs, Nullable<double> clusterTolerance )
Public Overloads Sub Planarize( _ ByVal sourceLayer As Layer, _ ByVal sourceOIDs As IEnumerable(Of Long), _ Optional ByVal clusterTolerance As Nullable(Of Double) _ )
Parameters
- sourceLayer
- The layer of the features to planarize.
- sourceOIDs
- The oids of the features to planarize.
- clusterTolerance
- (optional) The cluster tolerance used while planarizing features. (default value = null)