「Extensions:2.4/Py/Scripts/Add/Torus」の版間の差分
< Extensions:2.4 | Py | Scripts | Add
細 (Robot, removing unnecessary nav links; cosmetic changes) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 02:53時点における最新版
UI location | Group: AddMesh | ||
---|---|---|---|
Version | 2.49 | Author(s) | Ideasman42 |
Blender | 2.49 | License | GPL |
File name | add_mesh_torus.py |
---|
Links | Comes with Blender 2.45 - 2.49 |
---|
Introduction
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
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
- Python & Plugins forum at Blender Artists.