특징(Feature)
Appearance
Outdated translations are marked like this.
소개
FreeCAD에서 특징(Feature)라는 단어는 일반적으로 부품설계 작업대에서 만들어지는 PartDesign Feature 객체(PartDesign::Feature 클래스)를 가리키는 데 사용됩니다. 이것은특징 편집하기 패러다임에 따라 고체 형상을 생성하거나 수정하기 위해 수행하는 작업 또는 모델링 단계를 뜻합니다.
이러한 유형의 개체에 대한 자세한 내용은 도형특징(PartDesign Feature)를 참조하세요.
용법
부품설계 작업대로 전환합니다.
PartDesign Body을 누릅니다.
PartDesign NewSketch 을 눌러서 새 스케치를 시작합니다.
- 닫힌 와이어를 그리고,
PartDesign Pad 를 이용해 스케치를 돌출시켜 초기 고체를 만든다. 이 초기 고체는 우리가 만드려는 도형의 초기 특징이 됩니다.
- 더 많은 스케치와 패드를 추가하고 부품설계 작업대의 다른 도구를 사용하여 초기 고체를 수정하고 변형합니다. 이러한 각 단계는 도형의 몸통의 특징에 해당합니다.
- 또는
PartDesignAdditiveBox 및
PartDesign Subtractive cylinder와 같은 원시 도형 개체를 추가합니다. 모든 덧셈 및 뺄셈 단계는 최종 볼륨을 만드는 데 사용되는 특징이 됩니다.
보충 설명
일반적인 의미에서 "특징"은 작업대의 도구를 사용하여 최종 형상을 만드는 데 사용되는 모든 모델링 단계가 될 수 있습니다.
- 예를 들면, 부품 작업대에서, constructive solid geometry 작업흐름에서, "특징"은
Part Fuse,
Part Cut, 또는
Part Common과 같은 부울 연산이 될 수도 있습니다.
보다 구체적인 의미에서 "특징"은 몸통 내부에서 사용되는 모델링 단계를 뜻합니다.
- 예를 들면,
PartDesign Additive cylinder,
PartDesign Additive loft,
PartDesign Pocket,
PartDesign Subtractive cone, 등은 모두 우리가 만드는 도형의 (기하학적) "특징"들입니다.
- Helper tools: New Body, New Sketch, Attach Sketch, Edit Sketch, Validate Sketch, Check Geometry, Sub-Shape Binder, Clone
- Modeling tools:
- Additive tools: Pad, Revolution, Additive Loft, Additive Pipe, Additive Helix, Additive Box, Additive Cylinder, Additive Sphere, Additive Cone, Additive Ellipsoid, Additive Torus, Additive Prism, Additive Wedge
- Subtractive tools: Pocket, Hole, Groove, Subtractive Loft, Subtractive Pipe, Subtractive Helix, Subtractive Box, Subtractive Cylinder, Subtractive Sphere, Subtractive Cone, Subtractive Ellipsoid, Subtractive Torus, Subtractive Prism, Subtractive Wedge
- Boolean: Boolean Operation
- Dress-up tools: Fillet, Chamfer, Draft, Thickness
- Transformation tools: Mirror, Linear Pattern, Polar Pattern, Multi-Transform, Scale
- Additional tools: Shape Binder, Involute Gear, Sprocket, Shaft Design Wizard
- Context menu: Suppressed, Set Tip, Move Object To…, Move Feature After…
- Preferences: Preferences, Fine tuning
- Creation and modification: New Sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Face From Wires, Ruled Surface, Loft, Sweep, Section, Cross-Sections, 3D Offset, 2D Offset, Thickness, Project on Surface, Appearance per Face
- Boolean: Compound, Explode Compound, Compound Filter, Boolean Operation, Cut, Union, Intersection, Connect Shapes, Embed Shapes, Cutout Shape, Boolean Fragments, Slice Apart, Slice to Compound, Boolean XOR, Check Geometry, Defeaturing
- Other tools: Box Selection, Shape From Mesh, Points From Shape, Convert to Solid, Reverse Shapes, Simple Copy, Transformed Copy, Shape Element Copy, Refine Shape, Set Tolerance, Persistent Section Cut, Attachment
- Preferences: Preferences, Fine tuning
- 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