AreaBasedLoadDataTrueLoad Property |
The electrical true load 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 TrueLoad { get; }
Public ReadOnly Property TrueLoad As Double
Get
public:
property double TrueLoad {
double get ();
}
member TrueLoad : float with get
Property Value
Double
See Also