This is a read-only mirror of pymolwiki.org
Difference between revisions of "Connect mode"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
= See Also = | = See Also = | ||
[[Load]], [[Connect_cutoff]], [[Connect_bonded]] | [[Load]], [[Connect_cutoff]], [[Connect_bonded]] | ||
+ | |||
test | test | ||
[[Category:Settings]] | [[Category:Settings]] |
Revision as of 04:26, 4 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
Load, Connect_cutoff, Connect_bonded
test