SHAPER  9.12.0
PythonAddons.addons_Features.PythonFeaturesPlugin Class Reference
Inheritance diagram for PythonAddons.addons_Features.PythonFeaturesPlugin:
Inheritance graph

Public Member Functions

def __init__ (self)
 
def createFeature (self, theFeatureID)
 

Detailed Description

Implementation of features plugin.

PythonFeaturesPlugin() -> plugin object

Constructor & Destructor Documentation

◆ __init__()

def PythonAddons.addons_Features.PythonFeaturesPlugin.__init__ (   self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Member Function Documentation

◆ createFeature()

def PythonAddons.addons_Features.PythonFeaturesPlugin.createFeature (   self,
  theFeatureID 
)
Override ModelAPI_Plugin.createFeature()