Server.register_function
- Server.register_function(function=None, name=None)[source]
Registers a function to respond to XML-RPC requests.
The optional name argument can be used to set a Unicode name for the function.
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Registers a function to respond to XML-RPC requests.
The optional name argument can be used to set a Unicode name for the function.