The Element class is used to represent a row inside a utility network.
If the row represents a junction with terminals, Element can also specify a terminal.
If the row represents a line to be used as a tracing starting point or barrier, the percent along the edge can be specified to specify an exact location.
Elements can be created using the CreateElement factory methods on the UtilityNetwork class and can be returned with trace results.