Connect mode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
= See Also = | = See Also = | ||
[[Load]] | [[Load]] | ||
test | |||
[[Category:Settings]] | [[Category:Settings]] |
Revision as of 19:10, 3 December 2012
Overview
Sets how bonds are made when loading a file.
Values:
- 0 = distance-based and CONECT records
- 1 = CONECT records
- 2 = distance-based, ignores CONECT records
- 3 = CONECT records and distance
Syntax
# ignore CONECT records
set connect_mode, 2
See Also
test