Returns fully qualified absolute pathname where this model is saved, e.g. "C:\temp\myModel.mdl" In almost all circumstances it is better to use the standard tokens "%ModelLocn%" and "%ModelName%" in place of calling this function. E.g. use savePicture("%ModelLocn%\%ModelName%.bmp") All of modeller's file handling functions expect and expand tokens of this form automatically
Arguments | none | |
Return value | string |
See also getDBBasename, getDBFilenameNoExtension
Back to Database
Back to Overview