 | FESolverOptionsInternalSolver Property |
Option to use either the full-wave or quasi-static FE solver.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic InternalSolver InternalSolver { get; set; }Public Property InternalSolver As InternalSolver
Get
Set
public:
property InternalSolver InternalSolver {
InternalSolver get ();
void set (InternalSolver value);
}member InternalSolver : InternalSolver with get, set
Property Value
InternalSolver
See Also