Version: 9.15.0
Home
PluginOperation Class Reference

Private class used to bind calls of plugin operations to geomBuilder. More...

Public Member Functions

def __init__ (self, operation, function)
 
def __call__ (self, *args)
 

Data Fields

 operation
 
 function
 

Detailed Description

Private class used to bind calls of plugin operations to geomBuilder.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  operation,
  function 
)

Member Function Documentation

◆ __call__()

def __call__ (   self,
args 
)

Field Documentation

◆ operation

operation

◆ function

function