AM ¶ pygerber.nodes.aperture.AM module contains definition of AM class. AM ¶ Bases: Node Represents AM Gerber extended command. visit ¶ visit(visitor: AstVisitor) -> AM Handle visitor call. get_visitor_callback_function ¶ get_visitor_callback_function( visitor: AstVisitor, ) -> Callable[[Self], AM] Get callback function for the node.