StructuralAsset.WoodPerpendicularShearStrength Property
The perpendicular shear strength of the asset.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double WoodPerpendicularShearStrength { get; set; }
Property Value
Double
Exceptions
Exception
Condition
InapplicableDataException
When setting this property: the material type must be wood to set this property.
Remarks
Applies to wood-based structural assets. The value is in Newtons per foot meter (N/(ft · m)).
See Also
Reference
StructuralAsset Class
Autodesk.Revit.DB Namespace