Revit 2025.3 API
Structural |
Shear area (reduced extreme shear stress coefficient) in the direction of strong axis (Wq).
Namespace: Autodesk.Revit.DB.Structure.StructuralSections
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public 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
DoubleSee Also