#17958 closed enhancement (fixed)
Add model id option to morph command
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Structure Comparison | Version: | |
Keywords: | Cc: | Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
From: Alexis Rohou via ChimeraX-users <chimerax-users@…>
Subject: [chimerax-users] suggestion: let user specify id of coordset generated by morph command
Date: June 10, 2025 at 9:00:37 AM PDT
To: ChimeraX Users Help <chimerax-users@…>
Reply-To: Alexis Rohou
Hi team,
For convenience, especially when scripting, it would be good if the morph command would accept an "id" argument (much like the open command has "id" or combine has "modelId"). This would let the user specify the model id of the coordset created by morph.
Current behavior is that the first available (lowest numerical) id is used, which is not easy to keep track of when scripting.
Cheers,
Alexis
Change History (2)
comment:1 by , 4 months ago
Cc: | added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Done.
Added modelId option. If you try to use an existing model id it gives an error.