AnalyticalEquipmentLoadDataCurrent Property |
The current of the analytical equipment load.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double Current { get; }
Public ReadOnly Property Current As Double
Get
public:
property double Current {
double get ();
}
member Current : float with get
Property Value
Double
See Also