ArcObjects Library Reference (Geometry)  

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.