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: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId CurveIntersectsSplitFace { get; }

Property Value

FailureDefinitionId
See Also