RVTDocs.com

StructuralAsset.MetalThermallyTreated

Property
Description:
Flag indicating whether the asset describes a material that is thermally treated or not.
Remarks:
Applies to Metal-based structural assets.
Syntax
public bool MetalThermallyTreated { get; set; }
Exceptions
Exception Condition
InapplicableDataException When setting this property: the material type must be Metal to set this property.