Click or drag to resize

Curve3dExtension Class

Provides extension methods for the Curve3d type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.GeometryCurve3dExtension

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static class Curve3dExtension

The Curve3dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToOrderedArray
Order the collection by contiguous curves ([n].EndPoint equals to [n+1].StartPoint)
Top
See Also