This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IV > IVertexAttribute2 Interface (ArcObjects .NET 10.4 SDK) |
additional operations for geometries that can have attributes (z, m, id) on their vertices.
This interface is new at ArcGIS 9.3. It supersedes IVertexAttribute.
Description | ||
---|---|---|
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. | |
ReplaceVertexAttributes | Replace vertex attributes having the specified value with the new value. |