ArcObjects Library Reference (Geometry)  

IVertexAttribute2 Interface

additional operations for geometries that can have attributes (z, m, id) on their vertices.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IVertexAttribute.

Members

Description
Method CalculateNonSimpleVertexAttributes2 Extrapolates/interpolates the non-simple vertex attribute values. If useSegmentExtrapolation is true, then the segment immediately incident on those to be extrapolated will be used to determine the extrapolation ratio.
Method ReplaceVertexAttributes Replace vertex attributes having the specified value with the new value.