Extensions:Py/Scripts/Manual/AddMesh/Empty Mesh

From BlenderWiki

Jump to: navigation, search

Contents

[edit] Add_Mesh_Empty

[edit] About

Name Add_Mesh_Empty Version 2.49
Create an Empty. License GPL
Menu Group: AddMesh Blender 2.49
Author Ideasman42
Link(s) Comes with Blender 2.46 - 2.49
Executable: add_mesh_empty.py Modules:
Data: External Dependencies: None
Additional information:

[edit] Introduction

Create Add Mesh Empty

  • This Script creates a Empty Primitive.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Press Empty.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


[edit] Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

[edit] Support