Share

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

KnotCollection Methods, KnotCollection Properties

Was this information helpful?