 | ChargeIsotropicDefinitionPostConductivity Property |
Gets/Sets post-conductivity of the material.
Namespace: ema3d.Api.V26.Charging.Definitions.MaterialsAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double PostConductivity { get; set; }Public Property PostConductivity As Double
Get
Set
public:
property double PostConductivity {
double get ();
void set (double value);
}member PostConductivity : float with get, set
Property Value
Double
See Also