Extensions:2.4/Py/Scripts/Add/Add Mesh Paraboloid

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
2018年6月29日 (金) 02:52時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
add_mesh_paraboloid
Add paraboloid to the spacebar mesh menu.
UI location Group: AddMesh ( see note )
Usage Access by the Spacebar Menu as a primitive
Version 1 Author(s) Zoel
Blender 2.46 - 2.47 License GPL
Note(s) Also in Add Mesh toolkit


Executable information
File name add_mesh_paraboloid.py
Current version download updated version in rar-archive on blenderWiki - addmesh_parabaloid_248a (2008.12.30) - Script update for Blender 2.48a


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


Introduction

Scripts manual add paraboloid.jpg

Create Add Mesh Paraboloid

  • This Script creates a Paraboloid Primitive.
  • Copy the script to .blender/scripts.
  • Press the Space bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Paraboloid.
  • Press Paraboloid.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


Instructions

Scripts manual add paraboloid interface.jpg

Interface/Menu Overview

  • Features: Sliders, Numeric Input, Buttons.
  • Segments
  • Rings
  • Height
  • Radius


Additional Information


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

Support