Thank you received: 83
- Home
- Forum
- ModPlus для AutoCAD
- Плагины [Plugins]
- Автослои [Layer auto]
- Исключения команд
Исключения команд
5 years 8 months ago
1 month 5 days ago by Modis.
Topic Author
Исключения команд #292
Работа плагина основана на обработке события добавления объектов в базу чертежа и завершения команд. Однако, многие команды не создают новых объектов и могут вызывать ошибки в работе плагина, поэтому их обработку следует исключить.
Начиная с версии 1.1.0.0 в плагин добавлена возможность редактировать список команд, которые исключаются из обработки плагином.
Стандартный набор выглядит такВ данной теме Вы можете предложить команды, которые стоит исключить из обработки и в последующем обновлении плагина стандартный список будет расширен.
====
The work of the plugin is based on processing the event of adding entities to the drawing base and completing commands. However, many commands do not create new entities and can cause errors in the plugin, so their processing should be excluded.
Starting from version 1.1.0.0, the plugin has added the ability to edit the list of commands that are excluded from processing by the plugin.
The standard set looks like thisIn this topic, you can suggest commands that should be excluded from processing and in the subsequent update of the plugin, the standard list will be expanded.
Начиная с версии 1.1.0.0 в плагин добавлена возможность редактировать список команд, которые исключаются из обработки плагином.
Стандартный набор выглядит так
COPY, UNDO, ERASE, LAYOUT, MODEL, PASTECLIP, PASTEBLOCK, CUTCLIP, MPMULTICOPY, MPTXTNUMCOPY, EXPORTLAYOUT, BEDIT, EATTEDIT, MIRROR, ADDSELECTED
====
The work of the plugin is based on processing the event of adding entities to the drawing base and completing commands. However, many commands do not create new entities and can cause errors in the plugin, so their processing should be excluded.
Starting from version 1.1.0.0, the plugin has added the ability to edit the list of commands that are excluded from processing by the plugin.
The standard set looks like this
COPY, UNDO, ERASE, LAYOUT, MODEL, PASTECLIP, PASTEBLOCK, CUTCLIP, MPMULTICOPY, MPTXTNUMCOPY, EXPORTLAYOUT, BEDIT, EATTEDIT, MIRROR, ADDSELECTED
Главный тут =)
Основные правила форума
Основные правила форума
The following user(s) said Thank You molchMisha, turpakam@yandex.ru
Please Log in or Create an account to join the conversation.
3 years 2 months ago
Исключения команд #797
предлагаю в список исключений добавить команду "-bedit" (редактор блоков). А то глупо получается, при создании блока каждый элемент вынес на нужный тебе слой, но если потом решил отредактировать блок, то все настройки слоев слетают. У себя я внес это в список исключений, но для многих это может стать проблемой.
The following user(s) said Thank You turpakam@yandex.ru
Please Log in or Create an account to join the conversation.
7 months 2 weeks ago
7 months 2 weeks ago by turpakam@yandex.ru.
Исключения команд #1610
Здравствуйте!
Думаю, ещё стоит добавить в базовый перечень MIRROR и ADDSELECTED
Думаю, ещё стоит добавить в базовый перечень MIRROR и ADDSELECTED
Please Log in or Create an account to join the conversation.
7 months 2 weeks ago
Topic Author
Добавил
Исключения команд #1612
turpakam@yandex.ru wrote: Здравствуйте!
Думаю, ещё стоит добавить в базовый перечень MIRROR и ADDSELECTED
Добавил
Главный тут =)
Основные правила форума
Основные правила форума
The following user(s) said Thank You turpakam@yandex.ru
Please Log in or Create an account to join the conversation.
Moderators: Modis