Share

StructuralAsset.MetalResistanceCalculationStrength Property

The resistance calculation 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 MetalResistanceCalculationStrength { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
InapplicableDataException When setting this property: the material type must be Metal to set this property.

Remarks

Applies to metal-based structural assets.

See Also

Reference

Was this information helpful?