Share

BuiltInFailures.SiteFailures.SiteMergeDisconnected Property

The two surfaces you are trying to merge are disconnected from one another. They should overlap, or at least share edges.


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

Syntax

C#

public static FailureDefinitionId SiteMergeDisconnected { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?