- 1.7
- 1.6
- 1.5
- Beta
- Examples (for 1.6a)
- Misc
Table 6.20. Region type members
| Member | Type | Access | Description |
|---|---|---|---|
| centre | vector | rw | Geometric centre of the region in real coordinates |
| centrefrac | vector | rw | Geometric centre of the region in fractional cell coordinates |
| geometry | vector | rw | Geometry of the region in real coordinates |
| geometry | vector | rw | Geometry of the region in fractional cell coordinates |
| iscentrefrac | int | ro | Indicates whether the current region centre was defined in fractional coordinates |
| isgeometryfrac | int | ro | Indicates whether the current region geometry was defined in fractional coordinates |
| overlap | int | rw | Flag to specify whether inserting molecules at positions that overlap with other regions is allowed |
| shape | string | rw | The current shape of the region. See Region Shapes for a list |
| xrotation | double | rw | The x-rotation of the region |
| yrotation | double | rw | The y-rotation of the region |

