Provides extension methods for the Spline type.
Inheritance Hierarchy
Namespace:
Gile.AutoCAD.Geometry
Assembly:
GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static class SplineExtension
<ExtensionAttribute>
Public NotInheritable Class SplineExtension
[ExtensionAttribute]
public ref class SplineExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type SplineExtension = class end
The SplineExtension type exposes the following members.
Methods
| Name | Description |
---|
  | Centroid |
Gets the centroid of a closed planar spline.
|
Top
See Also