Skip to content

Problem opening multiple files at once #1

Description

@fredauski

I have a custom command style_dd to style .cube files that contain a difference density, which is defined as:

alias style_dd volume $1 style surface level 0.0025 color #CC0022 level -0.0025 color #CCBE00

Adding an Open Command entry for the Gaussian cube grid and the regex \.cisdp\d*\.cube works, but only if I open a single file at a time.

When I select two .cube files to open at the same time, the Open Command is not being run, as it is set to parent, which in Chimerax is called group by default:

image

Changing the mode to children applies the style_dd command, but to the two surfaces of the .cube grid itself, resulting in an error:

image image

Is there a way to resolve this? Maybe I am misunderstanding something about how to select the models?

Thanks in advance, I enjoy your tool quite a lot!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions