Hello Pekka, Which ECAnnotation.cel is used in the project is defined by the DAF_CELLLIB variable in the application. By Default, this variable is defined in opmalone.cfg file (in C:\Program Files (x86)\Bentley\OpenPlantModeler V8i\OpenPlantModeler\config\appl\) and is set to: DAF_CELLLIB : $(OPM_DIR_WORKSPACE_CELLS)ECAnnotation.cel You can overwrite it in the project.pcf file (or in the project configuration block in PW Managed Workspace), for the particular project. Use following expression to set it to use file from %Project_dataset%\Cell: DAF_CELLLIB = $(_USTN_PROJECTDATASET)Cell/ECAnnotation.cel Hope this helps, Justinas
↧