ConcreteShearStrengthReduction Property


Structural Asset Concrete Shear Strength Reduction Property

The shear strength reduction of the asset.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double ConcreteShearStrengthReduction { get; set; }

Property Value

Double
Exceptions
Exception Condition
InapplicableDataException When setting this property: the material type must be concrete to set this property.
Remarks
Applies to concrete-based structural assets.
See Also