Draft Snap Special/ru: Difference between revisions

From FreeCAD Documentation
(Part of translatable page "Draft Special")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav
|[[Draft Intersection|Intersection]]
|[[Draft_Snap_Intersection|Intersection]]
|[[Draft Dimensions|Dimensions]]
|[[Draft_Snap_Dimensions|Dimensions]]
|[[Draft_Snap|Draft Snap]]
|[[Draft_Snap|Draft Snap]]
|IconL=Snap_Intersection.svg
|IconL=Draft_Snap_Intersection.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
|IconR=Snap_Dimensions.svg
|IconR=Draft_Snap_Dimensions.svg
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=Draft Special
|Name=Draft Special
Line 16: Line 17:
|Shortcut=
|Shortcut=
|SeeAlso=}}
|SeeAlso=}}
</div>


== Description ==
== Description ==
Line 26: Line 28:
== Usage ==
== Usage ==


# Make sure {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} and {{Button|[[Image:Snap_Special.svg|16px]] [[Draft Special|Snap Special]]}} are turned on.
# Make sure {{Button|[[Image:Draft_Snap_Lock.svg|16px]] [[Draft_Snap_Lock|Draft ToggleSnap]]}} and {{Button|[[Image:Draft_Snap_Special.svg|16px]] [[Draft_Snap_Special|Snap Special]]}} are turned on.
# Choose a Draft tool to draw a shape.
# Choose a Draft tool to draw a shape.
# Move the cursor over a special object, such as an [[Image:Arch_Wall.svg|24px]] [[Arch Wall]].
# Move the cursor over a special object, such as an [[Image:Arch_Wall.svg|24px]] [[Arch Wall]].
Line 40: Line 42:


{{Docnav
{{Docnav
|[[Draft Intersection|Intersection]]
|[[Draft_Snap_Intersection|Intersection]]
|[[Draft Dimensions|Dimensions]]
|[[Draft_Snap_Dimensions|Dimensions]]
|[[Draft_Snap|Draft Snap]]
|[[Draft_Snap|Draft Snap]]
|IconL=Snap_Intersection.svg
|IconL=Draft_Snap_Intersection.svg
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
|IconR=Snap_Dimensions.svg
|IconR=Draft_Snap_Dimensions.svg
}}
}}



Revision as of 21:01, 5 October 2020

Draft Special

Системное название
Draft Special
Расположение в меню
Черчение → Привязка → Special
Верстаки
Draft, Arch
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Description

This method snaps to the special location points defined by a particular object, such as an Arch Wall.

File:Draft Snap Special.png

Snapping the second point of a line to the special point of an Arch Wall, which is the vertex of its base wire

Usage

  1. Make sure Draft ToggleSnap and Snap Special are turned on.
  2. Choose a Draft tool to draw a shape.
  3. Move the cursor over a special object, such as an Arch Wall.
  4. A small white circle will indicate the special point to which your new point will be attached.
  5. Click to attach your new point.

Notes

The special points that serve as snapping points depend entirely on the object; these could be:

  • Vertices of base lines of Arch Walls.
  • Base points of Arch Structures.
  • SnapPoints of Arch Equipment.
  • Any point defined in the SnapPoints attribute of an object, if it exists. The vectors defined in the SnapPoints attribute (a VectorList property) are transformed together with the object placement before snapping.