Share

Mesh2dElement2dCollection Class

Description

This class represents a collection of Element2d objects corresponding to the Mesh2d object.

Class Hierarchy

Autodesk.AutoCAD.BoundaryRepresentation.Mesh2dElement2dCollection

Visual Basic

Public sealed Class Mesh2dElement2dCollection
Inherits IEnumerable

C#

public sealed class Mesh2dElement2dCollection : IEnumerable<Element2d>;

Links

Mesh2dElement2dCollection Methods

Was this information helpful?