Element configuration types.
Member | Value | Description |
---|---|---|
eElementConfigurationTypeUnknown | -1 | Unknown element configuration type. |
eElementConfigurationTypeCircular | 0 | Circular element configuration type. |
eElementConfigurationTypeHexagon | 1 | Hexagon plugin element configuration type. |
eElementConfigurationTypeLinear | 2 | Linear element configuration type. |
eElementConfigurationTypePolygon | 3 | Polygon element configuration type. |
eElementConfigurationTypeAsciiFile | 4 | Ascii file element configuration type. |
eElementConfigurationTypeHfssEepFile | 5 | HFSS EEP element configuration type. |