Curve3dCollection Class

Autodesk.AutoCAD.Geometry.Curve3dCollection
Visual Basic
Public sealed Class Curve3dCollection
Inherits DisposableWrapper
Inherits IList
C#
public sealed class Curve3dCollection : DisposableWrapper, IList;
Description

 

This class represents a collection of Curve3d objects.

Links