Draft Snap Special/ro: Difference between revisions

From FreeCAD Documentation
(Created page with "* Vertexele liniilor de bază ale Arch Walls * Puncte de bază ale structurii Arch Structures * Orice punct definit în proprietatea obiectelor...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand|Name=Draft Special|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → [[Draft Snap|Snap]] → Special|Shortcut=|SeeAlso=}}
{{GuiCommand|Name=Draft Special|Workbenches=[[Draft Module|Draft]], [[Arch Module|Arch]]|MenuLocation=Draft → [[Draft Snap|Snap]] → Special|Shortcut=|SeeAlso=}}
</div>


<div class="mw-translate-fuzzy">
===Descriere===
===Descriere===
Când această locație de ancorare este activată, sunt disponibile locații speciale de ancorare definite de obiect. Acestea includ:
Când această locație de ancorare este activată, sunt disponibile locații speciale de ancorare definite de obiect. Acestea includ:
</div>


[[Image:Draft Snap Special.png|400px]]
* Vertexele liniilor de bază ale [[Arc Wall|Arch Walls]]
{{Caption|Snapping the second point of a line to the special point of an Arch Wall, which is the vertex of its base wire}}
* Puncte de bază ale structurii [[Arch Structure|Arch Structures]]
* Orice punct definit în proprietatea obiectelor ''' Snap Points'''dacă există. (În prezent, numai [[Arch Equipment|Arch Archives]] are o astfel de proprietate). Vectorii 3D definiți în proprietatea SnapPoints (o proprietate VectorList) sunt transformați împreună cu amplasarea obiectului înainte de ancorare.


== How to use ==

# 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.
# Choose a Draft tool to draw a shape.
# Move the cursor over a special object, such as an [[Arch Wall]].
# A small white circle will indicate the special point to which your new point will be attached.
# 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 Wall|Arch Walls]].
* Base points of [[Arch Structure|Arch Structures]].
* SnapPoints of [[Arch Equipment|Arch Equipments]].
* 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.

{{Draft Tools navi}}
{{Userdocnavi}}
{{clear}}
{{clear}}

Revision as of 09:53, 29 January 2019

Draft Special

Menu location
Draft → Snap → Special
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
None

Descriere

Când această locație de ancorare este activată, sunt disponibile locații speciale de ancorare definite de obiect. Acestea includ:

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

How to use

  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.