points property

List<SchematicPoint> points
final

Ordered list of 2D points defining the wire path through the schematic (polyline routing).

Implementation

final List<SchematicPoint> points;