 | EMBoundaryConditionCoupledBoundaryType Property |
Type of coupling to use in coupled boundaries.
Namespace: ema3d.Api.V26.Charging.BoundariesAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic CoupledBoundaryType CoupledBoundaryType { get; set; }Public Property CoupledBoundaryType As CoupledBoundaryType
Get
Set
public:
property CoupledBoundaryType CoupledBoundaryType {
CoupledBoundaryType get ();
void set (CoupledBoundaryType value);
}member CoupledBoundaryType : CoupledBoundaryType with get, set
Property Value
CoupledBoundaryType
See Also