RVTDocs.com

StructuralAsset.MinimumYieldStress

Property
Description:
The minimum yield stress of the asset.
Remarks:
Applies to Metal-based and generic structural assets. The value is in Newtons per foot meter (N/(ft · m)).
Syntax
public double MinimumYieldStress { get; set; }
Exceptions
Exception Condition
InapplicableDataException When setting this property: the material type must be Metal or generic to set this property.