Extensions:2.4/Py/Scripts/Add/Torus

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
移動先: 案内検索
Add_Mesh_Torus
Create a Torus.
UI location Group: AddMesh
Version 2.49 Author(s) Ideasman42
Blender 2.49 License GPL


Executable information
File name add_mesh_torus.py


Links Comes with Blender 2.45 - 2.49


Introduction

Scripts manual addmesh torus make.jpg

Create Add Mesh Torus

  • This Script creates a Torus Primitive.
  • Press the Space bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Torus.
  • Press Torus.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


Instructions

Scripts manual addmesh torus interface.jpg

Interface/Menu Overview

  • Features: Sliders, Numeric Input, Buttons.
  • Major radius Radius for the main ring.
  • Minor radius Set thickness of ring.
  • Major segments Main ring resolution.
  • Minor segments Thickness resolution.


Additional Information


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

Support