POLY
POLY LABEL [COLOR RGBA] [EDGES] [RADIUS x.x] [EDGECOL RGB]
LABEL |
Particular atom or chemical species in the list |
|
COLOR |
RGB A |
Red-Green-Blue codes. Real numbers between 0 and 1. Transparency control. A=0.0 corresponds to a completely transparent (invisible) object and A=1.0 to an opaque one. |
EDGES |
Means that the edges of the polyhedra will be emphasized. |
|
RADIUS |
X.X |
Edges will be drawn using the given radius, by default the radius is 1. |
EDGECOL |
RGB |
Colour of the edges (by default is black 000). |
This keyword allows the generation of polyhedra around central atoms.
To be operational previous BOND or CONN directives have to be given in order to make the program calculate the surrounding atoms.
Examples:
POLY Cu2
POLY Ni3 color 1 1 0 0.5
POLY Fe1 color 0.6 0 0 0.5 EDGES
POLY Cu2 color 1 0 0 0.6 EDGES EDGECOL 0 0 1
POLY Fe1 color 0.6 0 0 0.5 EDGES
Copyleft © 2010, FullProf Suite Team