Reference Elements

In EDITFEKO, properties can be set on specific elements using their full labels.

Segments have the label of the edge (typically called Wire), triangles that of the face (typically Face) and tetrahedra that of the dielectric region (typically Region). These labels can be modified on the geometry or the mesh elements.

Since setting sources or loads on wire segments require unique labels, CADFEKO exports the port segments with unique labels. These labels are created by appending the port name to the wire label.

For example, if Port1 is located on the centre segment of Line1.Wire1, this segment will be written with the label Line1.Wire1.Port1 while the remaining segments will have the label Line1.Wire1.

For vertex ports, the associated segment is the shorter segment connected to the vertex. Use POSTFEKO to check which segment was relabelled.