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