Extensions:Py/Scripts/Manual/Add/Add Mesh Hyperboloid
From BlenderWiki
< Extensions:Py | Scripts | Manual | Add
Contents |
[edit] Add Mesh Hyperboloid
[edit] About
| Name | add_mesh_hyperboloid | Version | 1 |
|---|---|---|---|
| Add hyperboloid to the spacebar mesh menu. | License | N/A | |
| Menu | Group: AddMesh ( see note ) | Blender | 2.46 - 2.49 |
| Author | Bartius Crouch http://sites.google.com/site/bartiuscrouch/ | ||
| Link(s) | http://blenderartists.org/forum/showthread.php?t=98597 | ||
| Executable: add_mesh_hyperboloid.py | Modules: |
| Data: | External Dependencies: None |
Additional information: Access by the Spacebar Menu as a primitive.
|
Links Wiki: updated version in rar-archive on blenderWiki -
|
[edit] Introduction
Create Add Mesh Hyperboloid
- This Script creates a Hyperboloid Primitive.
- Copy the script to .blender/scripts.
- Press the Space Bar.
- Then Add.
- Then Mesh.
- Below the Monkey.
- There is the Hyperboloid.
- Press Hyperboloid.
- To create the New Mesh.
- This primitive was added in Blender.
- As A Script, not Hardcoded.
[edit] Instructions
[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.
[edit] Credits
Thanks go to:
- Bartius Crouch for the script, Permissions.

