Click or drag to resize

ChargeBodySourceManagerAssignCoupled(IDesignBody) Method

Assigns the Charge body source manager's coupled source to a single body.

Namespace: ema3d.Api.V26.Charging.Excitation
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public void AssignCoupled(
	IDesignBody body
)

Parameters

body  IDesignBody
The body to assign the coupled source to.
See Also