Revit 2022 API |
StructuralSectionGeneralT..::..GetWebThicknessInHeightCenter Method |
StructuralSectionGeneralT Class See Also |
Returns thickness of web measured in the 0.5 * height,
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2018
Syntax
C# |
---|
public double GetWebThicknessInHeightCenter() |
Visual Basic |
---|
Public Function GetWebThicknessInHeightCenter As Double |
Visual C++ |
---|
public: double GetWebThicknessInHeightCenter() |