AnalyticalEquipmentLoadDataTrueLoad Property |
The electrical true load of analytical equipment load.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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