Click or drag to resize

SplineExtension Class

Provides extension methods for the Spline type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.GeometrySplineExtension

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

The SplineExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCentroid
Gets the centroid of a closed planar spline.
Top
See Also