RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CurveLoop

CurveLoop.GetPlane

Method
Description:
Gets the plane of the curve loop, if it is planar.
Syntax
public Plane GetPlane()
Exceptions
Exception Condition
InvalidOperationException The curve loop does not lie in a single plane.