Share

BuiltInFailures.SketchFailures.WrongCutBoundaryLoops Property

Only open loops can be used for Edit Cut Profile. All open ends must lie on the boundary of the cut profile, and the loop may not touch the boundary anywhere except at its ends.


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

Syntax

C#

public static FailureDefinitionId WrongCutBoundaryLoops { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?