Autodesk.AutoCAD.Geometry Namespace > KnotCollection Class
KnotCollection Class
Description

 

Represents a collection of Knots.

Class Hierarchy
Autodesk.AutoCAD.Geometry.KnotCollection
Visual Basic
Public sealed Class KnotCollection
Inherits DisposableWrapper
Inherits IList
C#
public sealed class KnotCollection : DisposableWrapper, IList;
Links
   Comments?