스케치의 동일구속
Appearance
Outdated translations are marked like this.
|
|
| Menu location |
|---|
| Sketch → Sketcher constraints → Constrain equal |
| Workbenches |
| 스케치 작업대 |
| Default shortcut |
| E |
| Introduced in version |
| - |
| See also |
| None |
설명
스케치에서 동일구속 도구는 모서리가 동일한 길이(직선인 경우)나 동일한 곡률(B-조절곡선을 제외한 곡선일 경우)을 갖도록 구속합니다.
용법
See also: Drawing aids.
계속 모드
- 선택된 것이 없는지 확인하세요.
- 동일구속 도구를 호출하는 방법은 여러가지 입니다.
동일구속 버튼을 누릅니다.
- 메뉴에서 Sketch → Sketcher Constraints →
동일구속을 선택합니다.
- introduced in 1.0: 3D 보기영역에서 마우스 오른쪽 버튼으로 클릭하여 상황 메뉴에서 Constrain →
동일구속을 선택합니다.
- 키보드 단축키: E를 사용합니다.
- 커서가 동일구속 아이콘이 있는 십자 모양으로 변경됩니다.
- 동일한 유형의 모서리 두 개를 선택합니다.
- 구속이 적용됩니다.
- 선택적으로 구속을 계속 진행합니다.
- 마치려면 마우스 오른쪽 버튼을 클릭하거나 Esc를 누르거나 다른 형상 또는 다른 구속 도구를 시작하세요.
단일 실행 모드
- 동일한 유형의 두 개 이상의 모서리를 선택합니다.
- 위에서 설명한 대로 동일구속 도구를 호출하거나 다음 추가 옵션을 사용하여 호출합니다.
- introduced in 1.0: 3D 보기영역에서 마우스 오른쪽 버튼을 클릭하여 상황 메뉴에서
동일구속을 선택합니다.
- introduced in 1.0: 3D 보기영역에서 마우스 오른쪽 버튼을 클릭하여 상황 메뉴에서
- 선택 사항에 따라 하나 이상의 구속이 추가됩니다.
Scripting
Sketch.addConstraint(Sketcher.Constraint('Equal', Edge1, Edge2))
Sketcher scripting 페이지에서는 Edge1 및 Edge2에 사용할 수 있는 값을 설명합니다. 파이썬 스크립트에서 제약 조건을 만드는 방법에 대한 추가 예제가 포함되어 있습니다.
Notes
- Using horizontal and vertical dimensions instead of equal constraints can prevent flipping. Points constrained by these dimensions will only switch places if the sign of their value is changed. To keep the dimensions equal the constraints can be linked to each other with an expression, or to the same value in a VarSet or spreadsheet.
- General: New Sketch, Edit Sketch, Attach Sketch, Reorient Sketch, Validate Sketch, Merge Sketches, Mirror Sketch, Leave Sketch, Align View to Sketch, Toggle Section View, Stop Operation, Grid, Snap, Rendering Order
- Geometries: Point, Polyline, Line, Arc From Center, Arc From 3 Points, Elliptical Arc, Hyperbolic Arc, Parabolic Arc, Circle From Center, Circle From 3 Points, Ellipse From Center, Ellipse From 3 Points, Rectangle, Centered Rectangle, Rounded Rectangle, Triangle, Square, Pentagon, Hexagon, Heptagon, Octagon, Polygon, Slot, Arc Slot, B-Spline, Periodic B-Spline, B-Spline From Knots, Periodic B-Spline From Knots, Toggle Construction Geometry
- Constraints:
- Dimensional Constraints: Dimension, Horizontal Dimension, Vertical Dimension, Distance Dimension, Radius/Diameter Dimension, Radius Dimension, Diameter Dimension, Angle Dimension, Lock Position
- Geometric Constraints: Coincident Constraint (Unified), Coincident Constraint, Point-On-Object Constraint, Horizontal/Vertical Constraint, Horizontal Constraint, Vertical Constraint, Parallel Constraint, Perpendicular Constraint, Tangent/Collinear Constraint, Equal Constraint, Symmetric Constraint, Block Constraint, Refraction Constraint
- Constraint Tools: Toggle Driving/Reference Constraints, Toggle Constraints
- Sketcher Tools: Fillet, Chamfer, Trim Edge, Split Edge, Extend Edge, External Projection, External Intersection, Carbon Copy, Select Origin, Select Horizontal Axis, Select Vertical Axis, Move/Array Transform, Rotate/Polar Transform, Scale, Offset, Mirror, Remove Axes Alignment, Delete All Geometry, Delete All Constraints, Copy Elements, Cut Elements, Paste Elements
- B-Spline Tools: Geometry to B-Spline, Increase B-Spline Degree, Decrease B-Spline Degree, Increase Knot Multiplicity, Decrease Knot Multiplicity, Insert Knot, Join Curves
- Visual Helpers: Select Under-Constrained Elements, Select Associated Constraints, Select Associated Geometry, Select Redundant Constraints, Select Conflicting Constraints, Toggle Circular Helper for Arcs, Toggle B-Spline Degree, Toggle B-Spline Control Polygon, Toggle B-Spline Curvature Comb, Toggle B-Spline Knot Multiplicity, Toggle B-Spline Control Point Weight, Toggle Internal Geometry, Switch Virtual Space
- Additional: Sketcher Dialog, Preferences, Sketcher scripting
- 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, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub