AreaBasedLoadDataLoadDensity Property |
The load density of the area based load.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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