junctionPoints property
final
Optional list of junction points where multiple wires intersect or connect.
Implementation
final List<SchematicPoint>? junctionPoints;
Optional list of junction points where multiple wires intersect or connect.
final List<SchematicPoint>? junctionPoints;