StructuralSectionLAngle.BoltDiameterShorterFlange Property

StructuralSectionLAngleBoltDiameterShorterFlange Property

Maximum bolt hole diameter in the shorter flange, 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 BoltDiameterShorterFlange { get; set; }
Public Property BoltDiameterShorterFlange As Double
	Get
	Set
public:
property double BoltDiameterShorterFlange {
	double get ();
	void set (double value);
}
member BoltDiameterShorterFlange : float with get, set

Property Value

Double
See Also