Revit 2025.3 API
Built |
Highlighted wall is set to be "From roof", however there is no roof below it that can be used.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId NoFromRoofForWall { get; }
Public Shared ReadOnly Property NoFromRoofForWall As FailureDefinitionId Get
public: static property FailureDefinitionId^ NoFromRoofForWall { FailureDefinitionId^ get (); }
static member NoFromRoofForWall : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also