Share

BuiltInFailures.FaceSplitterFailures.InvalidOpenLoopsForFaceSplit Property

The open loops used to split the face must lie completely within the face and cannot intersect or overlap any of the face's edges.


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

Syntax

C#

public static FailureDefinitionId InvalidOpenLoopsForFaceSplit { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?