RVTDocs.com

AreaBasedLoadType.LoadDensity

Property
Description:
The load density of area based load type.
Syntax
public double LoadDensity { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for value is not a number -or- When setting this property: The given value for value is not finite
ArgumentOutOfRangeException When setting this property: The given value for value must be non-negative.