From BlenderWiki

< Extensions:Py | Scripts | Manual | Add
Revision as of 13:31, 7 February 2009 by Mindrones (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[edit] Thread / Bolt

[edit] About

Name Bolt Version 0.2
Create Bolt_Thread License Creative Commons 3.0
Menu Group: AddMesh ( see note ) Blender 2.46 - 2.47
Author Luis Sergio
Link(s) http://blenderartists.org/forum/showthread.php?t=101742

http://svn.icetempest.com/blender/thread/trunk/ls_thread.py

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

[edit] Introduction

Create Add Mesh Bolt_thread

  • This Script creates a Bolt_Thread Primitive.
  • Copy the script to .blender/scripts.
  • Press the Space Bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Bolt.
  • Press Bolt.
  • 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.
  • Radius
  • Divisions
  • Step
  • Loops
  • Ident


[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