Click or drag to resize

CoupledBoundaryType Enumeration

The types of boundaries available for coupled simulations.

Namespace: ema3d.Api.V26.Charging.Boundaries
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public enum CoupledBoundaryType
Members
Member nameValueDescription
Average0 Averages the potential across all elements on the surface(s).
Independent1 Makes each element its own boundary so that they can have unique potentials.
See Also