Share

BuiltInFailures.FaceSplitterFailures.LoopsOutsideFaceSplitError Property

Some of the lines drawn lie outside of the boundary of the face being split. All lines used to split a face must be contained within the face being split and cannot intersect or overlap any of the boundaries of that face.


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

Syntax

C#

public static FailureDefinitionId LoopsOutsideFaceSplitError { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?