Extensions:Py/Scripts/Manual/Add/Pipe
From BlenderWiki
< Extensions:Py | Scripts | Manual | Add
Contents |
[edit] Pipe
[edit] About
| Name | Pipe | Version | 0.3 |
|---|---|---|---|
| Create Pipe | License | Creative Commons 3.0 | |
| Menu | Group: AddMesh ( see note ) | Blender | 2.46 - 2.47 |
| Author | Luis Sergio | ||
| Link(s) | http://blenderartists.org/forum/showthread.php?t=101571 | ||
| Executable: ls_pipe.py | Modules: |
| Data: | External Dependencies: None |
Additional information: Press spacebar/mesh to find a new Primitive 'Pipe'
|
Links Wiki: updated version in rar-archive on blenderWiki -
|
[edit] 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.
[edit] Instructions
Interface/Menu Overview
- Features: Sliders, Numeric Input, Buttons.
- Inner Raduis
- Outer Radius
- Divisions
- Height
- Height Divisions
[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
- Python & Plugins forum at Blender Artists.

