StructuralSectionHotRolledWebFillet Property |
Web Fillet - fillet radius between web and flange.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double WebFillet { get; set; }
Public Property WebFillet As Double
Get
Set
public:
property double WebFillet {
double get ();
void set (double value);
}
member WebFillet : float with get, set
Property Value
Double
See Also