 | ChargeBodySourceManagerEnableCoupledAveraged Property |
Sets the single coupled source to be either coupled averaged
or to the default, coupled.
Namespace: ema3d.Api.V26.Charging.ExcitationAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic bool EnableCoupledAveraged { get; set; }Public Property EnableCoupledAveraged As Boolean
Get
Set
public:
property bool EnableCoupledAveraged {
bool get ();
void set (bool value);
}member EnableCoupledAveraged : bool with get, set
Property Value
Boolean
See Also