Table of Contents
AddExporter ( self, exporter )
exporter - an object used to export 3d data from the middle object.
AddImporter ( self, importer )
importer - an object used to import 3d data into the middle object.
SendFeatureRequestsToImporter ( self )
Goes through the exporters and gathers a set of features which need to be sent to the importer.
__init__ ( self )