Difference between revisions of "Draft Snap Special"
Jump to navigation
Jump to search
Draft
User documentation
Line 7: | Line 7: | ||
|[[Draft_Snap|Draft Snap]] | |[[Draft_Snap|Draft Snap]] | ||
|IconL=Draft_Snap_Intersection.svg | |IconL=Draft_Snap_Intersection.svg | ||
+ | |IconR=Draft_Snap_Dimensions.svg | ||
|IconC=Workbench_Draft.svg | |IconC=Workbench_Draft.svg | ||
− | |||
}} | }} | ||
Line 16: | Line 16: | ||
|MenuLocation=Draft → Snapping → Special | |MenuLocation=Draft → Snapping → Special | ||
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]] | |Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]] | ||
+ | |Version=0.17 | ||
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_Snap_Lock|Draft ToggleSnap]] | |SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_Snap_Lock|Draft ToggleSnap]] | ||
− | |||
}} | }} | ||
Line 23: | Line 23: | ||
<!--T:2--> | <!--T:2--> | ||
− | This method snaps to the special location points defined by a particular object, such as an [[Image:Arch_Wall.svg|24px]] [[Arch Wall]]. | + | This method snaps to the special location points defined by a particular object, such as an [[Image:Arch_Wall.svg|24px]] [[Arch_Wall|Arch Wall]]. |
</translate> | </translate> | ||
Line 42: | Line 42: | ||
== Notes == <!--T:7--> | == Notes == <!--T:7--> | ||
The special points that serve as snapping points depend entirely on the object; these could be: | The special points that serve as snapping points depend entirely on the object; these could be: | ||
− | * Vertices of base lines of [[Image:Arch_Wall.svg|24px]] [[ | + | * Vertices of base lines of [[Image:Arch_Wall.svg|24px]] [[Arch_Wall|Arch Walls]]. |
− | * Base points of [[Image:Arch_Structure.svg|24px]] [[ | + | * Base points of [[Image:Arch_Structure.svg|24px]] [[Arch_Structure|Arch Structures]]. |
− | * SnapPoints of [[Image:Arch_Equipment.svg|24px]] [[ | + | * SnapPoints of [[Image:Arch_Equipment.svg|24px]] [[Arch_Equipment|Arch Equipment]]. |
* 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. | ||
Line 53: | Line 53: | ||
|[[Draft_Snap|Draft Snap]] | |[[Draft_Snap|Draft Snap]] | ||
|IconL=Draft_Snap_Intersection.svg | |IconL=Draft_Snap_Intersection.svg | ||
+ | |IconR=Draft_Snap_Dimensions.svg | ||
|IconC=Workbench_Draft.svg | |IconC=Workbench_Draft.svg | ||
− | |||
}} | }} | ||
Latest revision as of 16:38, 29 November 2020
Menu location |
---|
Draft → Snapping → Special |
Workbenches |
Draft, Arch |
Default shortcut |
None |
Introduced in version |
0.17 |
See also |
Draft Snap, Draft ToggleSnap |
Contents |
Description
This method snaps to the special location points defined by a particular object, such as an Arch Wall.
Snapping the second point of a line to the special point of an Arch Wall, which is the vertex of its base wire
Usage
- Make sure
Draft ToggleSnap and
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 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 theSnapPoints
attribute (aVectorList
property) are transformed together with the object placement before snapping.
- Basics: Coordinates, Constraining, Snapping (Near, Extension, Parallel, Grid, Endpoint, Midpoint, Perpendicular, Angle, Center, Ortho, Intersection, Special, Dimensions, Working plane)
- Drawing: Line, Polyline, Fillet, Circle, Arc, Arc 3 points, Ellipse, Polygon, Rectangle, Text, Dimension, BSpline, Point, ShapeString, Facebinder, Cubic Bezier Curve, Bezier Curve, Label
- Modifying: Move, Rotate, Offset, Trimex, Join, Split, Upgrade, Downgrade, Scale, Edit, SubelementHighlight, Wire to BSpline, Add point, Delete point, Shape 2D View, Draft to Sketch, Array, LinkArray, Polar Array, Circular Array, Path Array, Path LinkArray, Point Array, Clone, Drawing, Mirror, Stretch
- Utilities: Set working plane, Finish line, Close line, Undo line, Toggle construction mode, Toggle continue mode, Apply style, Toggle display mode, Add to group, Select group contents, Toggle snap, Toggle grid, Show snap bar, Heal, Flip Dimension, VisGroup, Slope, AutoGroup, Set Working Plane Proxy, Add to Construction group
- Additional: Preferences, Import Export Preferences (DXF/DWG, SVG, OCA, DAT); Draft API

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties; Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base; Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Raytracing, Reverse Engineering, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Deprecated or unmaintained workbenches: Complete, Drawing, Robot
- Hubs: User hub, Power users hub, Developer hub