“create” creates a new molecule object from a selection. It can also be used to create states in an existing object.
create name, selection [,source_state [,target_state ] ]
name = string: name of object to create or modify
selection = string: atoms to include in the new object
source_state = integer: {default: 0 – copy all states}
target_state = integer: {default: 0}
If the source and target states are zero (default), then all states will be copied. Otherwise, only the indicated states will be copied.
load | copy | extract | cmd.create | commands