StructuralAssetConcreteShearReinforcement Property

The shear reinforcement of the asset.

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

Property Value

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