Added sphere as a possible group shape
This commit is contained in:
parent
d01d0b0c57
commit
338587b7b7
2 changed files with 37 additions and 8 deletions
|
@ -218,6 +218,11 @@ This shape is similar to a wedge shape except instead of becoming atomically sha
|
|||
`bw` - Base width
|
||||
`tr` - Tip radius
|
||||
|
||||
*Sphere*
|
||||
|
||||
`-group atoms sphere x y z r`
|
||||
This shape selects all atoms within a sphere centered at `(x,y,z)` with radius `r`.
|
||||
|
||||
**Displace:**
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue