Extensions:2.6/Py/Scripts/Curve/Simple curves

提供: wiki
< Extensions:2.6‎ | Py‎ | Scripts‎ | Curve
移動先: 案内検索
Simple curves
A set of simple curves. And simple actions curves.
UI location Add > Curve > Simple
Version 1.5.2 Author(s) Spivak Vladimir
Blender 2.69 License GPL
Category 2.6/Py/Scripts/Curve Distribution Contrib


Executable information
File name add_simple_curve.py
Current version download http://cwolf3d.korostyshev.net/images/simple_curve/add_simple_curve.zip


Links http://cwolf3d.korostyshev.net/index.php/portfolio/python/149-python-script-a-set-of-simple-curves-for-blender


Introduction


Add > Curve > Simple

Python script written by me a set of simple curves for Blender

  • point
  • line
  • segment
  • angle
  • circle
  • ellipse
  • arc
  • sector
  • segment
  • rectangle (with beveled corners possibility)
  • rhombus
  • polygon
  • trapezoid
Simple curve.jpg

Fillet and Chamfer


Added possibility to chamfer the vertex and round out the vertex.

Button 'Fillet' appears in the T panel. Need to select the vertex.

Simple curve fillet.jpg

Divide


Added separation curve between two points of chosen preserving curvature.

After selecting points in edit mode, click 'Divide'.

After clicking on it can be set from 0 to 100% of the length.

Simple curve divide.jpg

Change the curve at any time


It is possible to change the curve at any time, even after creation.

To this is added the panel. To change the size to select it and click in the panel - change.

Download


The script can be downloaded at this link: http://cwolf3d.korostyshev.net/images/simple_curve/add_simple_curve.zip

Blender3D FreeTip.png
You must first unzip
You must first unzip the file and copy the contents to the default folder addons Blender


Or: http://yadi.sk/d/SdVTnuA8DK2Zn

Support