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


IConstructGeometryCollection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IC > IConstructGeometryCollection Interface
ArcGIS Developer Help

IConstructGeometryCollection Interface

Provides access to members that construct a collection of geometries.

Product Availability

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

Members

Name Description
Method ConstructDivideEqual Locates additional points equally spaced along the input polyline, and create either new segments, parts or polylines depending on the value of divideHow.
Method ConstructDivideLength Locates additional points along the input polyline, spaced at a specified interval, and create either new segments, parts, or polylines depending on the value of divideHow.

Classes that implement IConstructGeometryCollection

Classes Description
GeometryBag An ordered collection of objects that support the IGeometry interface.