Identifies if the CurveLoop is planar.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function HasPlane As Boolean
member HasPlane : unit -> bool
Return Value
Boolean
True if the curve loop is planar, false otherwise.
See Also