 | SettingsGenerateAllChargeFiles Property |
Allows the enabling and disabling of the automatic removal of
Charge files unnecessary for simulation. Enable to generate all
Charge files for more information.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool GenerateAllChargeFiles { get; set; }Public Property GenerateAllChargeFiles As Boolean
Get
Set
public:
property bool GenerateAllChargeFiles {
bool get ();
void set (bool value);
}member GenerateAllChargeFiles : bool with get, set
Property Value
Boolean
See Also