SHAPER  9.12.0
ConnectorPlugin.ConnectorPlugin Class Reference

The main class for management the construction features as plugin. More...

Inheritance diagram for ConnectorPlugin.ConnectorPlugin:
Inheritance graph

Public Member Functions

def __init__ (self)
 The constructor. More...
 
def createFeature (self, theFeatureID)
 Creates the feature objects of this plugin by the feature string ID. More...
 

Detailed Description

The main class for management the construction features as plugin.

Constructor & Destructor Documentation

◆ __init__()

def ConnectorPlugin.ConnectorPlugin.__init__ (   self)

The constructor.

Member Function Documentation

◆ createFeature()

def ConnectorPlugin.ConnectorPlugin.createFeature (   self,
  theFeatureID 
)

Creates the feature objects of this plugin by the feature string ID.