Adjacent slope-defining lines must have identical eave heights; the highlighted lines do not. You can use the Align Eaves tool to have the eaves aligned for you.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId DifferentOffsets { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property DifferentOffsets As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ DifferentOffsets { FailureDefinitionId^ get (); } |