Revit 2026 API
Built |
The best way to control top and base of the Wall is to modify the Constraints and Offset Parameters in Properties dialog.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ShouldAdjustWallParameters { get; }
Public Shared ReadOnly Property ShouldAdjustWallParameters As FailureDefinitionId Get
public: static property FailureDefinitionId^ ShouldAdjustWallParameters { FailureDefinitionId^ get (); }
static member ShouldAdjustWallParameters : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also