Click or drag to resize

AdvancedOptionsFESolverAdvancedFESolverOptionsOn Property

Enables the Advanced Finite Element Solver Options to be written during file export.

Namespace: ema3d.Api.V26.Charging.Domain
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public bool AdvancedFESolverOptionsOn { get; set; }

Property Value

Boolean
Remarks
Must be enabled, otherwise the Advanced Finite Element Solver Options will not be exported to charge.call and the solver will instead use default values.
See Also