Provides extension methods for the Curve2d type.
Inheritance Hierarchy
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic static class Curve2dExtension
<ExtensionAttribute>
Public NotInheritable Class Curve2dExtension
[ExtensionAttribute]
public ref class Curve2dExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Curve2dExtension = class end
The Curve2dExtension type exposes the following members.
Methods
| Name | Description |
---|
  | GetReversedCurve |
Gets the reversed curve without modifying the original one.
|
Top
See Also