StructuralAsset.MetalReductionFactor
Public Property
InapplicableDataException
The reduction factor of the asset.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double MetalReductionFactor { get; set; }Property Value
Double
Exceptions
Exception
Condition
InapplicableDataException
When setting this property: the material type must be Metal to set this property.
Remarks
Applies to Metal-based structural assets.