Click or drag to resize

VectorAxis Enumeration

Axis on which the vector potential boundary is defined.

Namespace: ema3d.Api.V26.Charging.Boundaries
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public enum VectorAxis
Members
Member nameValueDescription
X0 X axis.
Y1 Y axis.
Z2 Z axis.
All3 All three coordinate axes: X, Y, and Z.
See Also