StructuralSettingsBoundarySetbackDisabledForSteelElements 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.0.4.0 (26.0.4.0)
Syntax
public bool BoundarySetbackDisabledForSteelElements { get; set; }

Property Value

Boolean
See Also