The minimum yield stress 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 MinimumYieldStress { get; set; }
Property Value
DoubleExceptions
| Exception | Condition |
|---|---|
| InapplicableDataException | When setting this property: the material type must be Metal or generic to set this property. |
