Click or drag to resize

Curve2dExtension Class

Provides extension methods for the Curve2d type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.R20.GeometryCurve2dExtension

Namespace:  Gile.AutoCAD.R20.Geometry
Assembly:  GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
public static class Curve2dExtension

The Curve2dExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetReversedCurve
Gets the reversed curve without modifying the original one.
Top
See Also