From BlenderWiki

Jump to: navigation, search

[edit] Circular Stairway

[edit] About

Name Circular Stairway Version 1.0
Add a Circular Stairway or Platform. License GPL
Menu Group: AddMesh ( see note ) Blender 2.47
Author Alejandro Sierra
Link(s) http://blenderartists.org/forum/showthread.php?t=130647

http://www.atzibala.com/blender/circular_stair/add_mesh_circular_stairway.py

Executable: add_mesh_circular_stairway.py Modules: n/a
Data: External Dependencies: None
Additional information: Press spacebar/mesh to find a new Primitive 'Circular_Stairway'
  • Also in AddMesh Toolkit
Links Wiki: updated version in rar-archive on blenderWiki -

[edit] Introduction

Create Add Mesh Circular Stairway

  • This Script creates a Circular Stairway Primitive.
  • Copy the script to .blender/scripts.
  • Download & copy the script from the link above.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Circular Stairway.
  • Press Circular Stairway.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


[edit] Instructions

Script Overview

  • This script makes Circular Stairway Primitives.

documentation is a wip.

[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