Share

BrepVertexCollection Class

Description

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

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.BrepVertexCollection

Visual Basic

Public sealed Class BrepVertexCollection
Inherits IEnumerable

C#

public sealed class BrepVertexCollection : IEnumerable<Vertex>;

Links

BrepVertexCollection Methods

Was this information helpful?