Revit 2026 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: 26.0.4.0 (26.0.4.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