public void Planarize( Layer layer, long oid, double clusterTolerance, LinearUnit clusterToleranceUnit )
Public Overloads Sub Planarize( _ ByVal layer As Layer, _ ByVal oid As Long, _ ByVal clusterTolerance As Double, _ ByVal clusterToleranceUnit As LinearUnit _ )
Parameters
- layer
- The layer of the features to planarize.
- oid
- The oid of the feature to planarize.
- clusterTolerance
- The cluster tolerance used while planarizing features(> xyTolerance of data).
- clusterToleranceUnit
- The linear unit of the cluster tolerance.