Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Lua. Описание команд..doc
Скачиваний:
0
Добавлен:
01.07.2025
Размер:
105.47 Кб
Скачать

3.4.5 Miscellaneous

• mo close() Closes the current post-processor instance.

• mo refreshview() Redraws the current view.

• mo reload() Reloads the solution from disk.

• mo savebitmap("filename") saves a bitmapped screen shot of the current view to the file

specified by "filename". Note that if you use a path you must use two backslashes (e.g.

"c:\\temp\\myfemmfile.fem"). If the file name contains a space (e.g. file names like

c:\program files\stuff) you must enclose the file name in (extra) quotes by using a \"

sequence. For example:

mo_save_bitmap("\"c:\\temp\\screenshot.bmp\"")

• mo savemetafile("filename") saves a metafile screenshot of the current view to the file

specified by "filename", subject to the printf-type formatting explained previously for

the savebitmap command.

• mo shownames(flag) This function allow the user to display or hide the block label names

on screen. To hide the block label names, flag should be 0. To display the names, the

parameter should be set to 1.

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]