Share

LoopVertexCollection Class

Description

This class represents a collection of vertices corresponding to the loop.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.LoopVertexCollection

Visual Basic

Public sealed Class LoopVertexCollection
Inherits IEnumerable

C#

public sealed class LoopVertexCollection : IEnumerable<Vertex>;

Links

LoopVertexCollection Methods

Was this information helpful?