 | FESolverOptionsConductiveScaling Property |
Option to enable conductive scaling in FE solver.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool ConductiveScaling { get; set; }Public Property ConductiveScaling As Boolean
Get
Set
public:
property bool ConductiveScaling {
bool get ();
void set (bool value);
}member ConductiveScaling : bool with get, set
Property Value
Boolean
See Also