Identifies if the CurveLoop is planar.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HasPlane()
Return Value
BooleanTrue if the curve loop is planar, false otherwise.
public bool HasPlane()
