BuiltInFailuresWallJoinRoofFailuresNotCoveredAtAllByTarget Property |
Highlighted walls are attached to, but miss, the highlighted targets.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId NotCoveredAtAllByTarget { get; }
Public Shared ReadOnly Property NotCoveredAtAllByTarget As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ NotCoveredAtAllByTarget {
FailureDefinitionId^ get ();
}
static member NotCoveredAtAllByTarget : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also