 | ChargeIsotropicDefinitionIntraConductivity Property |
Gets/Sets intra-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 IntraConductivity { get; set; }Public Property IntraConductivity As Double
Get
Set
public:
property double IntraConductivity {
double get ();
void set (double value);
}member IntraConductivity : float with get, set
Property Value
Double
See Also