From BlenderWiki

Jump to: navigation, search

[edit] Octahedron

[edit] About

Name Octahedron Version 1.0
Create Octahedron License GPL
Menu Group: AddMesh ( see note ) Blender 2.46 - 2.47
Author Ed Montgomery http://friendlycanadian.googlepages.com/
Link(s) http://friendlycanadian.googlepages.com/add_mesh_octahedron.py
Executable: add_mesh_octahedron.py Modules:
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Octahedron'
  • Also in Add Mesh Toolkit
Links Wiki: updated version in rar-archive on blenderWiki -

[edit] Introduction

Create Add Mesh Octahedron

  • This Script creates a Octahedron Primitive.
  • Copy the script to .blender/scripts.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Octahedron.
  • Press Octahedron.
  • 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.
  • Width
  • Length
  • Height
  • Depth


[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