Autodesk.AutoCAD.GraphicsInterface.EdgeData
Public Class EdgeData
public class EdgeData;
This .NET class wraps the AcGiEdgeData ObjectARX class.
EdgeData is a container for the optional data that can be specified for a set of edges in a mesh or shell graphics primitive. An object of this class is meant to be passed as an argument to the mesh or shell methods of the WorldGeometry and ViewportGeometry classes.