Revit 2025.3 API
Built |
The highlighted wall cannot be joined to the highlighted roof because the wall meets the roof tangentially.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId WallMeetsRoofTangentially { get; }
Public Shared ReadOnly Property WallMeetsRoofTangentially As FailureDefinitionId Get
public: static property FailureDefinitionId^ WallMeetsRoofTangentially { FailureDefinitionId^ get (); }
static member WallMeetsRoofTangentially : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also