Extensions:2.4/Py/Scripts/Add/Pipe

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
移動先: 案内検索
Pipe
Create Pipe
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


Executable information
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

http://www.liquidblue.com.br/blender/scripts/ls_pipe.txt


Introduction

Scripts manual add pipe result.png

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

Scripts manual add pipe interface.png

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