Maximum bolt hole diameter in the shorter flange, in. (mm)
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
Syntax
C# |
---|
public double BoltDiameterShorterFlange { get; set; } |
Visual Basic |
---|
Public Property BoltDiameterShorterFlange As Double Get Set |
Visual C++ |
---|
public: property double BoltDiameterShorterFlange { double get (); void set (double value); } |