Creates a feature class of polygon masks from a symbolized input line layer. This tool is specifically designed to provide line end masks in cases in which lines have been symbolized using a rounded end cap to smooth the transition of line connections. Rather than having lines end with a rounded end cap, the end of the line can be masked using the polygon feature class created with this tool.
Object Model
Syntax
Visual Basic (Declaration) | |
---|
Public Class CulDeSacMasks
Implements ESRI.ArcGIS.Geoprocessor.IGPProcess |
C# | |
---|
public class CulDeSacMasks : ESRI.ArcGIS.Geoprocessor.IGPProcess |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also