Private class used to bind calls of plugin operations to geomBuilder. More...
Public Member Functions | |
def | __init__ |
def | __call__ |
Data Fields | |
operation | |
function | |
Private class used to bind calls of plugin operations to geomBuilder.
def __init__ | ( | self, | |
operation, | |||
function | |||
) |
def __call__ | ( | self, | |
args | |||
) |
References PluginOperation.function, PluginOperation.operation, and geomBuilder.RaiseIfFailed().
operation |
function |