edges property

List<SchematicEdgeData> edges
final

List of schematic edges (wires).

Implementation

final List<SchematicEdgeData> edges;