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