maxon.Reverse¶
-
maxon.Reverse(pDir)¶ Returns the reverse of the given direction. PORT_DIR.INPUT becomes PORT_DIR.OUTPUT and vice versa.
- Parameters
pDir (
maxon.PORT_DIR) – A direction.- Returns
- Return type
The reverse of dir.
maxon.Reverse(pDir)¶Returns the reverse of the given direction. PORT_DIR.INPUT becomes PORT_DIR.OUTPUT and vice versa.
pDir (maxon.PORT_DIR) – A direction.
The reverse of dir.