This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction4 Interface > IParcelConstruction4.Planarize Method (ArcObjects .NET 10.4 SDK) |
Planarize lines (construction mode only). A tolerance of zero uses the fabric's tolerance.
[Visual Basic .NET] Public Function Planarize ( _ ByVal Tolerance As Double _ ) As Boolean
[C#] public bool Planarize ( double Tolerance );