Share

BuiltInFailures.SketchFailures.CurveIntersectsCutFace Property

The highlighted line intersects the boundary of the face being modified. To modify a cut face, use open loops that end on the existing boundary without intersecting or overlapping existing edges.


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

Syntax

C#

public static FailureDefinitionId CurveIntersectsCutFace { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?