Skip to content

Commit ba951ff

Browse files
committed
update: use coords copy 2
1 parent f38404c commit ba951ff

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed
Lines changed: 3 additions & 0 deletions
Loading

images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-threejs-editor-coordinates.webp

Lines changed: 0 additions & 3 deletions
This file was deleted.

lang/en/docs/tutorials/materials/specific/defect-point-pair-gallium-nitride.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,14 @@ We then use the [Advanced](../../../materials-designer/header-menu/advanced/supe
5050

5151
## 2. Identify Defect Sites.
5252

53-
Next, we open the [3D editor](../../../materials-designer/3d-editor.md) to identify the crystal site positions for the defects.
53+
Next, we can toggle the coordinates measurement in the editor to identify the crystal site positions for the defects.
5454

55-
![3D Editor](../../../images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-threejs-editor-coordinates.webp "3D Editor")
55+
![Coordinates Measurement](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-toggle-measure-coordinates.webp "3D Editor Toggle Coordinates")
56+
57+
Clicking on each atom will copy the coordinates of the atom to the clipboard as an array, which can then be pasted into the cell of the notebook and used to assign the defect coordinates.
58+
59+
![3D Editor Coordinates](../../../images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-3d-editor-coordinates.webp "3D Editor Coordinates Copying")
5660

57-
Hover over the atoms to get the coordinates of the atoms to replace. Then copy/paste these coordinates into a text file for later use.
5861

5962
`[1.608, 4.642, 5.240]` for the Mg substitution defect and `[1.608, 4.642, 7.210]` for the nitrogen vacancy.
6063

0 commit comments

Comments
 (0)