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


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

IGeometricBufferSourceSink Interface

Client-supplied interface that provides support for buffering a group of geometries by different distances.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Name Description
Method ReadNext Reads the next geometry (along with a client specified geometry id) and distance from the source - or returns a nil geometry when at the end.
Method WriteNext Writes the next output buffer to its destination. The client id is valid when buffers have not been dissolved or exploded.

Classes that implement IGeometricBufferSourceSink

Classes Description