StructuralSectionShearAreaWeakAxis Property |
Shear area (reduced extreme shear stress coefficient) in the direction of weak axis (Wq).
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double ShearAreaWeakAxis { get; set; }
Public Property ShearAreaWeakAxis As Double
Get
Set
public:
property double ShearAreaWeakAxis {
double get ();
void set (double value);
}
member ShearAreaWeakAxis : float with get, set
Property Value
Double
See Also