RVTDocs.com

StructuralAsset.ConcreteCompression

Property
Description:
The compression strength of concrete-based assets.
Remarks:
Applies to concrete-based structural assets. The value is in Newtons per foot meter (N/(ft · m)).
Syntax
public double ConcreteCompression { get; set; }
Exceptions
Exception Condition
InapplicableDataException When setting this property: the material type must be concrete to set this property.