points property
final
Ordered list of 2D points defining the wire path through the schematic (polyline routing).
Implementation
final List<SchematicPoint> points;
Ordered list of 2D points defining the wire path through the schematic (polyline routing).
final List<SchematicPoint> points;