Command:Link to Spline

From Synfig Studio :: Documentation
Revision as of 01:47, 30 March 2020 by FirasH (Talk | contribs) (Cleanup to make the page easy to understand)

Jump to: navigation, search
Languages Language: 

English

The easiest method to attach a "Vertex" to a specific position along a "Spline" is to create a new "Vertex" at that same position.

In general this method works, but is not very effective. In fact it has at least two drawback. First, it increases the complexity of the drawings. Secondly, it is not possible to move the attached vertex along the "Spline".

The "Link to Spline" feature provides an easy way to attach a "Vertex" to a "Spline" without the necessity to create an additional "Vertex". Once applied, the "Vertex" will be bounded to the "Spline" and will be possible to place it arbitrarily along the defined path.

Linking

To link a "Vertex" to a "Spline" you can:

  1. Select the "Vertex" you want to link and the target "Spline"
  2. Select the handle you want to link to target "Spline". It could be:
    1. a "Vertex" handle
    2. a "Tangent" handle
    3. the Origin of a Group Layer
    4. a "Real" handle
  3. Right click on the target "Spline" and select "Link to Spline"
    Link to Spline 0.63.06.png
    1. if a "Vertex" handle is selected, it will be placed on the "Spline" at the clicked position
    2. if a "Tangent" handle is selected, it will be linked at the clicked position
    3. if the "Origin" is selected, it will link both Origin and Angle parameters
    4. if a "Real" handle is selected, it will link with the Spline width at the clicked position
NOTE: At step 2 you can select more types of handles at the same time and link their values to the same position of the target "Spline".

Inverse handle Manipulation

It is possible to change the linked handle position along the "Spline" simply by dragging it. If you linked the Tangent and Origin, you will notice what they are changing their values according the value of the target "Spline".

You may also specify their Offset simply by dragging them, i.e. making tangent 90 degrees to Spline will keep that Offset at any point of the "Spline".

See also