「Extensions:2.4/Py/Scripts/Add/Pipe」の版間の差分
< Extensions:2.4 | Py | Scripts | Add
細 (Robot, removing unnecessary nav links; cosmetic changes) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 02:52時点における最新版
UI location | Group: AddMesh ( see note ) | ||
---|---|---|---|
Usage | Press spacebar/mesh to find a new Primitive 'Pipe' | ||
Version | 0.3 | Author(s) | Luis Sergio |
Blender | 2.46 - 2.47 | License | Creative Commons 3.0 |
Note(s) | Also in Add Mesh Toolkit |
File name | ls_pipe.py |
---|---|
Current version download | updated version in rar-archive on blenderWiki - addmesh_pipe_248a (2008.12.30) - Script update for Blender 2.48a |
Links | http://blenderartists.org/forum/showthread.php?t=101571 |
---|
Introduction
Create Add Mesh Pipe
- This Script creates a Pipe Primitive.
- Copy the script to .blender/scripts.
- Press the Space bar.
- Then Add.
- Then Mesh.
- Below the Monkey.
- There is the Pipe.
- Press Pipe.
- 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.
- Inner raduis
- Outer radius
- Divisions
- Height
- Height divisions
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.