Share

BuiltInFailures.SketchFailures.NotOneCCWLoop Property

This sketch defines more than one footprint. Make sure the sketch contains only one outermost loop and that there are no loops inside inner loops.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static FailureDefinitionId NotOneCCWLoop { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?