StructuralSectionStructuralTees.BoltSpacingWeb Property

StructuralSectionStructuralTeesBoltSpacingWeb Property

Standard bolt spacing in the web, in. (mm)

Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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

Double
See Also