Draft BSpline: Difference between revisions

From FreeCAD Documentation
(Created page with '{{GuiCommand|Name=Draft_BSpline|Workbenches=Draft|MenuLocation=Draft -> BSpline}} ====Description==== This tool asks the user for several points and draws a B-…')
 
mNo edit summary
Line 21: Line 21:
* Closing/opening the wire can also be done via its properties.
* Closing/opening the wire can also be done via its properties.
* An open spline can have a dimension symbol displayed at its endpoint, so it can be used as a leader.
* An open spline can have a dimension symbol displayed at its endpoint, so it can be used as a leader.



{{Languages|{{se|Draft_BSpline/se}} }}

Revision as of 05:28, 13 January 2011

Draft_BSpline

Menu location
Draft -> BSpline
Workbenches
Draft
Default shortcut
None
Introduced in version
-
See also
None

Description

This tool asks the user for several points and draws a B-Spline passing through them. The newly created wire will have the current color and width. The points can be picked with the mouse in the 3d view or by entering coordinates with the keyboard.

Usage

  • Picking a point on an empty area of the 3d view, or on an existing object.
  • Pressing CTRL will snap your point to available snap locations.
  • Pressing SHIFT will constrain your new point in relation to the last one.
  • Enter numbers to manually insert a coordinate.
  • Pressing CTRL+Z or pressing the "Undo" button will undo the last point.
  • Pressing ESC will cancel the operation.
  • The newly created spline will take the current linestyle.
  • Double-clicking the last point, instead of simply clicking, will finish and close the spline.
  • Pressing F or context menu > draft > Finish or pressing the "Finish" button will also finish the spline, leaving it open.
  • CTRL-Clicking (snapping) on the first point will finish and close the spline
  • Pressing C or context menu > draft > Close or pressing the "Close" button will also finish and close the spline.
  • Closing/opening the wire can also be done via its properties.
  • An open spline can have a dimension symbol displayed at its endpoint, so it can be used as a leader.


Available translations of this page: Template:Se