Configuration Options for Diagram
Сведения об опциях конфигурации
Пользователь может предустановить опции среды и другие глобальные настройки, введя эти настройки в файл конфигурации config.pro.
Чтобы задать опции конфигурации, щелкните Файл (File) > Опции (Options), чтобы открыть диалоговое окно, а затем щелкните Редактор конфигурации (Configuration Editor).
Опции конфигурации для этого модуля приведены в алфавитном порядке. Каждая опция содержит следующую информацию:
Имя опции конфигурации.
Заданные по умолчанию и доступные переменные или значения. Значение по умолчанию отмечается звездочкой (*).
Краткое описание.
Задайте нужные опции перед началом работы. Подробные сведения об использовании редактора конфигурации для изменения, добавления или поиска опций конфигурации см. в разделе "Задание опций конфигурации".
diagram_export_allow
Allows saving a copy of an open diagram as a DGE file for using in Creo Schematics.
yes*, no
yes—Allows saving a copy of a diagram as a DGE file.
no—Does not allow saving a diagram as a DGE file.
diagram_pin_edit_multi_line
no*, yes
yes—You can add user defined pin parameters by including them between the DEFINE and ENDDEF statements for each pin.
no—The system uses a columnar format. Determines the Pro/TABLE format used when you are modifying pin parameters.
pro_spool_dir
<home directory>
Sets the default directory from which the spools are retrieved by default. Use the full path name, for example: /home/users/spools
The current working directory is the default directory.
general_undo_stack_limit
50
Sets the number of undo or redo operations. If the number of operations exceeds 50, the first operation in the stack is removed first, and so on.
orthogonal_snap
yes*, no
Controls non-90 degree routing in Diagram.
yes—Turns the Ortho Snap function on; allowing you to sketch wires only at the default horizontal and vertical orientations.
no—Allows you to sketch wires in drawings at angles other than the default horizontal and vertical orientations.
terminator_table_out_unicode
yes*, no
yes—Unicode strings are exported to terminator table files.
no—Unicode strings are converted to ASCII characters when exported to terminator table files. You must have ASCII characters to load terminator table files into Creo Schematics.
Было ли это полезно?