Draft Snap Special/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{docnav|[[Draft Intersection|Intersection]]|[[Draft Dimensions|Dimensions]]|[[Draft_Snap|Draft Snap]]|IconL=Draft Intersection.png|IconC=Workbench_Draft.svg|IconR=Draft Dimensions.png}}
|[[Draft Intersection|Intersection]]
|[[Draft Dimensions|Dimensions]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft Intersection.png
|IconC=Workbench_Draft.svg
|IconR=Draft Dimensions.png
}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 21: Line 28:
{{Caption|Snapping the second point of a line to the special point of an Arch Wall, which is the vertex of its base wire}}
{{Caption|Snapping the second point of a line to the special point of an Arch Wall, which is the vertex of its base wire}}


== How to use ==
== 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:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} and {{Button|[[Image:Snap_Special.svg|16px]] [[Draft Special|Snap Special]]}} are turned on.
Line 36: Line 43:
* Any point defined in the {{incode|SnapPoints}} attribute of an object, if it exists. The vectors defined in the {{incode|SnapPoints}} attribute (a {{incode|VectorList}} property) are transformed together with the object placement before snapping.
* Any point defined in the {{incode|SnapPoints}} attribute of an object, if it exists. The vectors defined in the {{incode|SnapPoints}} attribute (a {{incode|VectorList}} property) are transformed together with the object placement before snapping.


{{Docnav
{{docnav|[[Draft Intersection|Intersection]]|[[Draft Dimensions|Dimensions]]|[[Draft_Snap|Draft Snap]]|IconL=Draft Intersection.png|IconC=Workbench_Draft.svg|IconR=Draft Dimensions.png}}
|[[Draft Intersection|Intersection]]
|[[Draft Dimensions|Dimensions]]
|[[Draft_Snap|Draft Snap]]
|IconL=Draft Intersection.png
|IconC=Workbench_Draft.svg
|IconR=Draft Dimensions.png
}}


{{Draft Tools navi}}
{{Draft Tools navi}}

Revision as of 19:58, 7 February 2020

Taslak Özel

Menü konumu
Taslak → Yakalama → Özel
Tezgahlar
Taslak, Mimari
Varsayılan kısayol
Hiçbiri
Versiyonda tanıtıldı
-
Ayrıca bkz
Hiçbiri

Açıklama

Bu anlık konum etkinleştirildiğinde, nesne tarafından tanımlanan özel anlık konumlar kullanılabilir. Bunlar şunları içerir:

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 File:Snap Lock.svg Draft ToggleSnap and File:Snap Special.svg 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 Equipments.
  • 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.