Autodesk.AutoCAD.Geometry Namespace > SplineEntity2d Class
SplineEntity2d Class
Description

 

This .NET class wraps the AcGeSplineEnt2d ObjectARX class. It represents different spline entities in 2D space.

Class Hierarchy
Visual Basic
Public abstract Class SplineEntity2d
Inherits Curve2d
C#
public abstract class SplineEntity2d : Curve2d;
Links
   Comments?