From BlenderWiki

Jump to: navigation, search

[edit] Pipe Joint

[edit] About

Name Pipe Joint Version 0.8
Create Pipe Joints License GPL
Menu Group: AddMesh ( see note ) Blender 2.48
Author Bürbaum Martin (Pontiac)
Link(s) http://gitorious.org/blender-pipe-joint-script

http://blenderartists.org/forum/showthread.php?t=154394&highlight=pipe

Executable: lAdd_Mesh_Pipe_Joint.py Modules:
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Pipe Joint'
  • Also in Add Mesh Toolkit 249

[edit] Introduction

Create Add Mesh Pipe Joint

  • This Script creates a Pipe Joint Primitive.
  • Copy the script to .blender/scripts.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Pipe Joint.
  • Press Pipe Joint.
  • 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.
  • To Do


[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