Create a PcbDoc with a matrix of vias for manual review in Altium Designer.
AltiumPcbDoc.add_via(...)PcbIpc4761ViaType- Ordinary top and bottom tenting flags
- Manual solder-mask expansion fields on via records
- Updating IPC-4761 feature rows and materials for a Type7 filling/capping via
- Adding top-overlay labels next to authored vias for visual inspection
From the repository root:
uv run python examples\pcbdoc_add_via_ipc4761_matrix\pcbdoc_add_via_ipc4761_matrix.pyexamples/pcbdoc_add_via_ipc4761_matrix/output/pcbdoc_add_via_ipc4761_matrix.PcbDoc
examples/pcbdoc_add_via_ipc4761_matrix/output/pcbdoc_add_via_ipc4761_matrix.json
Open the generated PcbDoc in Altium Designer and inspect the labeled vias. The JSON file records the intended settings for each via in the matrix.