BuiltInFailuresDividedSurfaceFailuresDividedSurfaceIgnoresSplitters Property

Revit cannot create a rectangular grid by intersecting the current selection of elements (levels, reference planes, or curves drawn on reference planes) with the surface. Make sure that curves do not form closed loops. It is helpful if curves start and end outside the surface, rather than inside it.

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

Property Value

FailureDefinitionId
See Also