BuiltInFailuresSketchFailuresCurveIntersectsSplitFace Property

The highlighted line intersects the boundary of the face being split. To split a face at its border, use an open loop that ends on the boundary of the face.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId CurveIntersectsSplitFace { get; }

Property Value

FailureDefinitionId
See Also