도면(Drawing)
Appearance
Outdated translations are marked like this.
소개
FreeCAD에서 "도면(Drawing)"이라는 단어는 일반적으로 3D 모형의 2D 투상을 나타내는 데 사용됩니다. 이는 일반적으로 기술도면 작업대에서 생성됩니다.
용법
- 부품설계 작업대등을 통해 만들어진 3D 모형으로 시작합니다. 사실은 2D 대상체를 포함하여 형상이 있는 것이면 어느 것이나 가능합니다.
- 기술도면 작업대로 전환합니다.
기술도면 기본 페이지 또는
기술도면 페이지 템플릿을 눌러서 페이지를 생성합니다.
- 기존 모형을 선택한 다음
기술도면 보기 또는
기술도면 투상도를 누릅니다.
- 페이지에 2D 투상이 생성됩니다. 이제 데이터Scale, 데이터Rotation 및 데이터Direction과 같은 속성을 조정할 수 있습니다.
- 도면이 준비되면 이를 다른 소프트웨어에서 추가로 사용하거나 인쇄하기 위해 페이지를 SVG, DXF 또는 PDF 형식으로 내보냅니다.
기술도면 페이지 SVG로 내보내기,
기술도면 페이지 DXF로 내보내기를 누를 수 있습니다. 또는 내보내기를 사용합니다.
보충 설명
그러나 보다 정밀한 작업이 필요한 경우에는 구분이 필요합니다.
- "몸통"(부품설계 작업에서의 몸통)은 부품설계 작업대에서 만들어지는 Part Feature(
Part::Feature클래스)에서 파생되어 생성된 대상체입니다. - "부품(Part)"(App Part)은 여러 "몸통들"를 모두어 조립품를 구성하는 데 사용됩니다.
- "도면"은 3D"몸통" 또는 "부품"의 2D 투상입니다.
- Page: New Page, New Page From Template, Update Template Fields, Redraw Page, Print All Pages, Export Page as SVG, Export Page as DXF
- TechDraw Views: New View, Broken View, Section View, Complex Section View, Detail View, Projection Group, Clip Group, Insert SVG, Bitmap Image, Share View, Project Shape
- Views From Other Workbenches: Active View, Draft View, BIM View, Spreadsheet View
- Dimensions: Dimension, Length Dimension, Horizontal Length Dimension, Vertical Length Dimension, Radius Dimension, Diameter Dimension, Angle Dimension, Angle Dimension From 3 Points, Area Annotation, Horizontal Extent Dimension, Vertical Extent Dimension, Repair Dimension References
- Hatching: Image Hatch, Geometric Hatch
- Symbols: Weld Symbol, Surface Finish Symbol, Hole/Shaft Fit
- Stacking: Stack Top, Stack Bottom, Stack Up, Stack Down
- Attributes/Modifications: Select Line Attributes, Cascade Spacing and Delta Distance, Change Line Attributes, Extend Line, Shorten Line, Toggle View Lock, Position Section View, Align Horizontal Chain Dimensions, Align Vertical Chain Dimensions, Align Oblique Chain Dimensions, Cascade Horizontal Dimensions, Cascade Vertical Dimensions, Cascade Oblique Dimensions, Area Annotation, Arc Length Annotation, Customize Format Label
- Centerlines/Threading: Circle Centerlines, Bolt Circle Centerlines, Cosmetic Thread Hole Side View, Cosmetic Thread Hole Bottom View, Cosmetic Thread Bolt Side View, Cosmetic Thread Bolt Bottom View, Cosmetic Intersection Vertices, Offset Vertex, Cosmetic 1 Point Circle, Cosmetic 2 Point Circle, Cosmetic 3 Point Circle, Cosmetic Arc, Cosmetic Parallel Line, Cosmetic Perpendicular Line
- Format/Organize Dimensions Horizontal Chain Dimension, Vertical Chain Dimension, Oblique Chain Dimension, Horizontal Coordinate Dimension, Vertical Coordinate Dimension, Oblique Coordinate Dimension, Horizontal Chamfer Dimension, Vertical Chamfer Dimension, Arc Length Dimension, Insert '⌀' Prefix, Insert '□' Prefix, Insert 'n×' Prefix, Remove Prefix, Increase Decimal Places, Decrease Decimal Places
- Annotations: Text Annotation, Rich Text Annotation, Balloon Annotation, Axonometric Length Dimension
- Add Lines: Leader Line, Centerline on Face, Centerline Between 2 Lines, Centerline Between 2 Points, Cosmetic Line Through 2 points, Edit Line Appearance, Toggle Edge Visibility
- Add Vertices: Cosmetic Vertex, Midpoint Vertices, Quadrant Vertices
- Miscellaneous: Remove Cosmetic Object
- Additional: Line Groups, Templates, Hatching, Geometric dimensioning and tolerancing, Preferences
- Core: App DocumentObject
- Basic: App FeaturePython, App GeoFeature, Part Feature, Mesh Feature, Fem FemMeshObject
- Internal shapes: Part TopoShape, Mesh MeshObject, Fem FemMesh
- Structure: App DocumentObjectGroup (Std Group), App Part (Std Part), App Link (Std LinkMake)
- Derived: Part Part2DObject, Sketcher SketchObject, PartDesign Body, PartDesign Feature
- 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