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