This addon adds a bevel and/or taper curve to the currently active curve. #37377

Closed
opened 2013-11-08 18:57:45 +01:00 by cmomoney · 7 comments

Project: Blender Extensions
Tracker: Py Scripts Upload
Blender: 2.66
Category: Curve
Script name: Bevel/Taper Curves
Author(s): cmomoney
Status: Open

%%%
This addon adds a bevel and/or taper curve to the currently active curve.
USE

In Object mode, with a curve selected, go to Object->Bevel/Taper->Add curve as Bevel -or- Add curve as Taper

OPTIONS

Bevel

  Type - Selects from 5 types of bevels
  scale x - scales the bevel on the x axis
  scale y - scales the bevel on the y axis
  link xy - scales on the x and y simultaneously(use scale x) 

Taper

  End Width Left - adjusts left end taper width
  End Width Right - adjusts right end taper width
  Center Width - adjusts center taper width
  link ends - adjust left and right end taper width simultaneously
  link ends/center - adjusts center and end taper widths simultaneously(based on Difference)
  Difference - difference between center and end taper widths when linked 

%%%

**Project**: Blender Extensions **Tracker**: Py Scripts Upload **Blender**: 2.66 **Category**: Curve **Script name**: Bevel/Taper Curves **Author(s)**: cmomoney **Status**: Open %%% This addon adds a bevel and/or taper curve to the currently active curve. USE In Object mode, with a curve selected, go to Object->Bevel/Taper->Add curve as Bevel -or- Add curve as Taper OPTIONS Bevel ``` Type - Selects from 5 types of bevels scale x - scales the bevel on the x axis scale y - scales the bevel on the y axis link xy - scales on the x and y simultaneously(use scale x) ``` Taper ``` End Width Left - adjusts left end taper width End Width Right - adjusts right end taper width Center Width - adjusts center taper width link ends - adjust left and right end taper width simultaneously link ends/center - adjusts center and end taper widths simultaneously(based on Difference) Difference - difference between center and end taper widths when linked ``` %%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

%%%-Updated wiki and tracker links

  • modified naming to name curve after after target curve for better organization, i.e. targetcurvename_Taper%%%
%%%-Updated wiki and tracker links - modified naming to name curve after after target curve for better organization, i.e. targetcurvename_Taper%%%

Added subscriber: @AndyDavies-3

Added subscriber: @AndyDavies-3

I updated the Wiki page with a new link for the download because the old link redirected to https://developer.blender.org/maniphest/

Cheers,

  • Andy
I updated the Wiki page with a new link for the download because the old link redirected to https://developer.blender.org/maniphest/ Cheers, - Andy
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 2017-03-17 05:01:54 +01:00
Member

Updated & committed to Add Curve Extra Objects #50943
fcf5f2842a
Thanks for great addon, sorry took so long.
Closing as Resolved

Updated & committed to Add Curve Extra Objects #50943 fcf5f2842a Thanks for great addon, sorry took so long. 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#37377
No description provided.