to_ipc356a#

Drc.to_ipc356a(file_path: str) None#

Write a complete IPC-D-356A netlist plus DRC comments for fab review.

The file can be imported by any CAM tool that supports IPC-D-356A (Valor, Genesis, etc.). Violations are appended as comment lines starting with C.

Parameters:
file_pathstr | os.PathLike

Output path. Overwrites existing files without warning.