AreaBasedLoadDataLoadDensity Property |
The load density of the area based load.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double LoadDensity { get; }
Public ReadOnly Property LoadDensity As Double
Get
public:
property double LoadDensity {
double get ();
}
member LoadDensity : float with get
Property Value
Double
See Also