return the vertices of an inner face of a crystal shape
Syntax
N = Miller(1,0,1,'hkl',cs)
v = innerFace(cS,N)Input
| cS | crystalShape |
| N | Miller lattice plane |
Output
| V | vertices of the inner plane |
return the vertices of an inner face of a crystal shape
N = Miller(1,0,1,'hkl',cs)
v = innerFace(cS,N)
| cS | crystalShape |
| N | Miller lattice plane |
| V | vertices of the inner plane |