tinyCAD Edge tools #39578

Closed
opened 2014-04-03 11:38:54 +02:00 by Dealga McArdle · 8 comments
Member

This addon supersedes the current [VTX addon which has lived in addons_contrib ]] for about 4 years now with few updates. It incorporates fixes to issues observed by users in the [ http:*blenderartists.org/forum/showthread.php?204836-CAD-Addon-Edge-Tools-(blender-2-6x) | Edge Tools thread at BlenderArtists.

The following scripts are merged into this addon.

  • VTX (automatically intersect 2 selected edges if they are coplanar)
  • EXM (select one edge, extend subsequent edge selections towards that edge)
  • V2X (place new separate vertex at projected intersection of two edges)
  • XALL (intersect all selected edges)
  • BIX (create bisector of two selected edges)

Full description and gifs of each function can be found on the github page . Because these scripts shared duplicate code I decided to merge them into one addon so they could share a common cad_module.py

zip download of tinyCAD

Temporarily info page on BlenderWiki: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/mesh_tinyCAD

This addon supersedes the current [VTX addon which has lived in addons_contrib ]] for about 4 years now with few updates. It incorporates fixes to issues observed by users in the [[ http:*blenderartists.org/forum/showthread.php?204836-CAD-Addon-Edge-Tools-(blender-2-6x) | Edge Tools thread ](http:*wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Edge_Slice) at BlenderArtists. The following scripts are merged into this addon. - VTX (automatically intersect 2 selected edges if they are coplanar) - EXM (select one edge, extend subsequent edge selections towards that edge) - V2X (place new separate vertex at projected intersection of two edges) - XALL (intersect all selected edges) - BIX (create bisector of two selected edges) Full description and gifs of each function can be found on the [github page ](https://github.com/zeffii/Blender_CAD_utils) . Because these scripts shared duplicate code I decided to merge them into one addon so they could share a common cad_module.py [zip download of tinyCAD ](https://github.com/zeffii/Blender_CAD_utils/archive/master.zip) Temporarily info page on BlenderWiki: http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/mesh_tinyCAD
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @tetha.z

Added subscriber: @tetha.z

Added subscriber: @mont29

Added subscriber: @mont29
Author
Member
[mesh_tinyCAD.rar](https://archive.blender.org/developer/F84014/mesh_tinyCAD.rar)
Author
Member

pushed tinyCAD addon, removed my old mesh_edge_intersection_tools.py

pushed tinyCAD addon, removed my old mesh_edge_intersection_tools.py
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Brendon Murphy self-assigned this 2015-09-01 15:44:27 +02:00
Member

closing as resolved

closing as resolved
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#39578
No description provided.