This document is archived and information here might be outdated.  Recommended version.


esriConstructDivideEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriConstructDivideEnum Constants
ArcGIS Developer Help

esriConstructDivideEnum Constants

Defines the kind of geometries produced by a ConstructDivide operation.

Constant Value Description
esriDivideIntoSegments 0 The input geometry is used to produce a new geometry with additional vertices/segments.
esriDivideIntoParts 1 The input geometry is used to produce a new geometry with additional parts.
esriDivideIntoPolylines 2 The input geometry is used to produce a new collection of polylines.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.