 | ChargeIsotropicDefinitionRIC Property |
Gets/Sets if RIC(Radiation Induced Conductivity) is being used.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool RIC { get; set; }Public Property RIC As Boolean
Get
Set
public:
property bool RIC {
bool get ();
void set (bool value);
}member RIC : bool with get, set
Property Value
Boolean
See Also