 | FESolverOptionsConductiveSteps Property |
Number of conductive steps to be used in FE solver.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic int ConductiveSteps { get; set; }Public Property ConductiveSteps As Integer
Get
Set
public:
property int ConductiveSteps {
int get ();
void set (int value);
}member ConductiveSteps : int with get, set
Property Value
Int32
See Also