AreaBasedLoadDataCurrent Property |
The current 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 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