X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxVtkSceneManager.h;h=12c4fc4a31a3c9ff304dae64fc4b9709dbbd7808;hb=09991540eea974c719f4d2a4accbe28734441c89;hp=ac27e88e7467ef0f3fe5e2eb1d015207acd51671;hpb=dcf9923a157ea0b2dad5fe643e91db6db9a88816;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h index ac27e88..12c4fc4 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.h @@ -160,6 +160,9 @@ namespace bbtk void addObjects(std::map objectsMap); + //------- + // Makes a BlackBox Executable + bool MakeBoxExecutable();//DFCH //------- //Returns a string with the BBS script of the current diagram. std::string getDiagramBBS(bool wln=false);