Revit 2018 API |
StructuralAsset..::..Density Property |
StructuralAsset Class See Also |
The density of the asset.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2013
Syntax
Remarks
Values are in kilograms per cubed feet (kg/ft³) and must be non-negative.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: The given value for density must be non-negative. |