Stairs

Version: 
1.05
Type: 
Maya script
Language: 
Python
Description: 
Create circular stairs
Information: 
To create circular stairs from flat cylinders the Duplicate Special function in Maya isn't the right instrument. Because one can only move a duplicated cylinder along the y-axis and scale it down in the xz-plane. What one gets is a logarithmical scale. To get what one wants the radius from a duplicated cylinder to the next one needs to be decreased. This is what the little tool does.

My contribution to this work:
  • idea
  • source code
The software that was used:
  • Maxya Pro
  • Python IDLE
  • NetBeans IDE