BuiltInFailuresRoofFailuresHadToAlignEaves Property |
Adjacent slope-defining lines must have identical eave heights. Eaves were aligned to higher location automatically
to avoid failure. Use the Align Eaves tool to specify desired location.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId HadToAlignEaves { get; }
Public Shared ReadOnly Property HadToAlignEaves As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ HadToAlignEaves {
FailureDefinitionId^ get ();
}
static member HadToAlignEaves : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also