 | EMBoundaryConditionEMBoundaryType Property |
Boundary type for an electromagnetic boundary.
Namespace: ema3d.Api.V26.Charging.BoundariesAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic EMBoundaryType EMBoundaryType { get; set; }Public Property EMBoundaryType As EMBoundaryType
Get
Set
public:
property EMBoundaryType EMBoundaryType {
EMBoundaryType get ();
void set (EMBoundaryType value);
}member EMBoundaryType : EMBoundaryType with get, set
Property Value
EMBoundaryType
See Also