Feature/ko
소개
FreeCAD에서 특징(Feature)라는 단어는 일반적으로 부품설계 작업대에서 만들어지는 PartDesign Feature 객체(PartDesign::Feature
클래스)를 가리키는 데 사용됩니다. 이것은특징 편집하기 패러다임에 따라 고체 형상을 생성하거나 수정하기 위해 수행하는 작업 또는 모델링 단계를 뜻합니다.
이러한 유형의 개체에 대한 자세한 내용은 도형특징(PartDesign Feature)를 참조하세요.
용법
부품설계 작업대로 전환합니다.
PartDesign Body을 누릅니다.
PartDesign NewSketch 을 눌러서 새 스케치를 시작합니다.
- 닫힌 와이어를 그리고,
PartDesign Pad 를 이용해 스케치를 돌출시켜 초기 고체를 만든다. 이 초기 고체는 우리가 만드려는 도형의 초기 특징이 됩니다.
- 더 많은 스케치와 패드를 추가하고 부품설계 작업대의 다른 도구를 사용하여 초기 고체를 수정하고 변형합니다. 이러한 각 단계는 도형의 몸통의 특징에 해당합니다.
- 또는
PartDesignAdditiveBox 및
PartDesign Subtractive cylinder와 같은 원시 도형 개체를 추가합니다. 모든 덧셈 및 뺄셈 단계는 최종 볼륨을 만드는 데 사용되는 특징이 됩니다.
보충 설명
일반적인 의미에서 "특징"은 작업대의 도구를 사용하여 최종 형상을 만드는 데 사용되는 모든 모델링 단계가 될 수 있습니다.
보다 구체적인 의미에서 "특징"은 몸통 내부에서 사용되는 모델링 단계를 뜻합니다.
PartDesign
- Structure tools: Part, Group
- Helper tools: Create body, Create sketch, Attach sketch, Edit sketch, Validate sketch, Check geometry, Create a shape binder, Create a sub-object(s) shape binder, Create a clone, Create a datum plane, Create a datum line, Create a datum point, Create a local coordinate system
- 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
Part
- Creation and modification: Create sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Make face from wires, Ruled Surface, Loft, Sweep, Section, Cross sections, 3D Offset, 2D Offset, Thickness, Projection on surface, Color per face
- Boolean: Make compound, Explode compound, Compound Filter, Boolean, Cut, Union, Intersection, Connect objects, Embed object, Cutout for object, Boolean fragments, Slice apart, Slice to compound, Boolean XOR, Check geometry, Defeaturing
- Other tools: Import CAD file, Export CAD file, Box selection, Create shape from mesh, Create points object from geometry, Convert to solid, Reverse shapes, Create simple copy, Create transformed copy, Create shape element copy, Refine shape, Attachment
User documentation
- 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