BuiltInFailuresWallFailuresShouldAdjustWallParameters Property |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also