BuiltInFailuresWallJoinRoofFailuresNoFromRoofForWall Property |
Highlighted wall is set to be "From roof", however there is no roof below it that can be used.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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
FailureDefinitionId
See Also