-
Notifications
You must be signed in to change notification settings - Fork 13
One vertex mesh object at the cursor location
Vladimir Elistratov edited this page Nov 14, 2016
·
1 revision
The addon creates one-vertex mesh object at the current 3D cursor location. This can be useful when Blender's background image is used as a guide image to create a 3D object.
Download the latest version of the addon vertex_object_at_cursor.py and install it via the usual Blender way:
- File → User Preferences... → Addons → Install from File...
- Find the file in your file system and press Install from File... button
- Enable the addon by checking the Enable an addon
- Place the 3D cursor at the desired location in the Blender Object mode
- Press the One-vertex object at the cursor button at the New Object panel on the Tool shelf:
A new object is created at the current 3D cursor location. The object constists of only one vertex. The Blender Edit mode is set, so you can immediately start editing the new object.