Detailing depth between the web toes of the fillets, in.(mm)
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2015
Syntax
C# |
---|
public double ClearWebHeight { get; set; } |
Visual Basic |
---|
Public Property ClearWebHeight As Double Get Set |
Visual C++ |
---|
public: property double ClearWebHeight { double get (); void set (double value); } |