Solidify selected edges (wire): Original Wireframe script. #18463

Closed
opened 2009-03-29 09:47:40 +02:00 by Brendon Murphy · 5 comments
Member

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.%%%

**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.%%%
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'

%%%Committed in svn, rev 56%%%

%%%Committed in svn, rev 56%%%

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

Added subscriber: @fatboyzzfatboyzz

Added subscriber: @fatboyzzfatboyzz

This comment was removed by @fatboyzzfatboyzz

*This comment was removed by @fatboyzzfatboyzz*
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#18463
No description provided.