Autodesk.AutoCAD.DatabaseServices Namespace > Entity Class > Entity Methods > GetPlane Method
Entity.GetPlane Method
Description

Returns the plane which contains the curve.

Visual Basic
Public virtual Function GetPlane() As Plane
C#
public virtual Plane GetPlane();
Links
   Comments?