Page MenuHome

Solidify selected edges (wire): Original Wireframe script.
Closed, ArchivedPublic

Description

Project: Blender Extensions
Tracker: Py Scripts Contrib
Author(s): Campbell Barton AKA Ideasman
Script name: Solidify selected edges (wire)
Wiki page: http://wiki.blender.org/index.php/Extensions:Py/Scripts/Manual/Mesh/wire_mesh_py
Category: Mesh
Status: Closed

This script creates a wire mesh.

Usage:

Select the mesh you want to work on, enter Edit Mode and select the vertices.

Run the script to create the "Wireframe".

Press P in edit mode to separate selected.

This disconnects the wire mesh from the Base mesh.

This script can be used well to create Tubes using the subsurf modifier.

Other Wireframe scripts will make Square Tubes & do not react well to the subsurf modifier.

This script makes the best use of the subsurf modifier of all the wireframe scripts.

Making it easy to create a true Circular Tube wireframes.

Event Timeline

Committed in svn, rev 56

mindrones changed the task status from Unknown Status to Unknown Status.Dec 24 2010, 12:13 AM
This comment was removed by ZYC (fatboyzz).