「Extensions:2.4/Py/Scripts/Add/Pipe Joint」の版間の差分

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
移動先: 案内検索
(Robot, removing unnecessary nav links; cosmetic changes)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 03:42時点における最新版

Pipe Joint
Create Pipe Joints
UI location Group: AddMesh ( see note )
Usage Press spacebar/mesh to find a new Primitive 'Pipe Joint'
Version 0.8.5 (0.9.x for Blender 2.5x) Author(s) Bürbaum Martin (Pontiac)
Blender 2.48 (and 2.5x) License GPL


Executable information
File name add_mesh_pipe_joint.py


Links http://gitorious.org/blender-scripts/blender-pipe-joint-script

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


Note
Also in Add Mesh Toolkit 249


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.


Instructions

Interface/Menu Overview

  • Features: Sliders, Numeric Input, Buttons.
  • To do


Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

Support