Highlighted wall is set to be "Up to roof", however there is no roof above it that can be used.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId NoUptoRoofForWall { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NoUptoRoofForWall As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NoUptoRoofForWall { FailureDefinitionId^ get (); } |