Share

StructuralSettings.BoundarySetbackDisabledForSteelElements Property

Disallow shortening (setbacks) to joined element boundaries for beams and braces. If enabled, then beams and braces will have the setbacks set to 0 by default. Explicit setbacks to references will still be allowed.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool BoundarySetbackDisabledForSteelElements { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?