result_handle
result_handle
¶
Module contains handle class to drawing instructions visualization.
ResultHandle
¶
Bases: ABC
Handle to drawing instructions visualization.
Source code in src/pygerber/backend/abstract/result_handle.py
save
abstractmethod
¶
Save result to destination.
All additional parameters are passed to underlying saving system. For more details see documentation of concrete implementations.