The perpendicular compression strength of the asset.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public double WoodPerpendicularCompressionStrength { get; set; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
InapplicableDataException | When setting this property: the material type must be wood to set this property. |