The shear reinforcement of the asset.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double ConcreteShearReinforcement { 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
Reference