This class represents a collection of nodes corresponding to an Element2d object.
Autodesk.AutoCAD.BoundaryRepresentation.Element2dNodeCollection
Public sealed Class Element2dNodeCollection Inherits IEnumerable
public sealed class Element2dNodeCollection : IEnumerable<Node>;
Comments? |