Revit 2026 API
Structural |
Standard bolt spacing in the web, in. (mm)
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double BoltSpacingWeb { get; set; }
Public Property BoltSpacingWeb As Double Get Set
public: property double BoltSpacingWeb { double get (); void set (double value); }
member BoltSpacingWeb : float with get, set
Property Value
DoubleSee Also