 | EMBoundaryConditionElectricPotential Property |
The scalar potential for the selected boundary.
Namespace: ema3d.Api.V26.Charging.BoundariesAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double ElectricPotential { get; set; }Public Property ElectricPotential As Double
Get
Set
public:
property double ElectricPotential {
double get ();
void set (double value);
}member ElectricPotential : float with get, set
Property Value
Double
See Also