Share

EdgeData Class

Description

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.

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.EdgeData

C#

public class EdgeData;

Visual Basic

Public Class EdgeData

Links

EdgeData Methods

Was this information helpful?