Revit 2023 API |
StructuralSectionGeneralI..::..GetFlangeThicknessInQuarterWidth Method |
StructuralSectionGeneralI Class See Also |
Returns thickness of flange measured in the 0.25 * width,
sometimes used for sections with width <= 300 mm.
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2018
Syntax
C# |
---|
public double GetFlangeThicknessInQuarterWidth() |
Visual Basic |
---|
Public Function GetFlangeThicknessInQuarterWidth As Double |
Visual C++ |
---|
public: double GetFlangeThicknessInQuarterWidth() |