]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GPortModel.cxx
The actual version works with complex box automatic generated from selected boxes...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GPortModel.cxx
index c6ca8b0c35855d3cd2ff103d4e88d8b5e552a086..69c41e3a3d550be324a31b03128a7bd1cca5161c 100644 (file)
@@ -104,6 +104,13 @@ namespace bbtk
                return _portType;
        }
 
+       //=========================================================================
+
+       int GPortModel::getPosInBox()
+       {
+               return _posInBox;
+       }
+
        //=========================================================================
        
        std::string GPortModel::getStatusText()