Share

VertexEdgeCollection Class

Description

This class represents a collection of edges corresponding to the vertex.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.VertexEdgeCollection

C#

public sealed class VertexEdgeCollection : IEnumerable<Edge>;

Visual Basic

Public sealed Class VertexEdgeCollection
Inherits IEnumerable

Links

VertexEdgeCollection Methods

Was this information helpful?