Provides extension methods for the Spline type.
Inheritance HierarchySystemObject
Gile.AutoCAD.R20.GeometrySplineExtension
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.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