Translations:Glossary/19/ko

From FreeCAD Documentation
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (Top)
Face (면)
2차원 위상 구조입니다. 예를 들어, 직육면체에는 6개의 면이 있습니다. 면은 FreeCAD에서 면이 하나인 구의 경우처럼 곡면이 될 수 있습니다. CAD 커널은 이를 다음과 같이 정의합니다: 닫힌 wire(s)로 둘러싸인 표면의 일부. Profile: Defining the Topology을 참조.
Facet
Often used to describe planar faces on a mesh.
FC
Short for FreeCAD.
FCStd
FreeCAD native file format. File extension *.fcstd, *.FCStd
Feature (도형특징)
부품설계(Part Design) 작업대(workbench) 작업흐름에서 3D 부품의 기하학적 특징이 만들어지는 각 단계입니다. 예를 들면 깔판(Pad), 오목 파기(Pocket), 회전 홈파기(Groove), 모깎기(Fillet), 등이 있습니다. 부품설계 작업대(workbench)에서 모델을 생성할 때 각 도형특징은 마지막 도형특징의 형상을 취하고 무언가를 추가하거나 제거합니다. 따라서 "오목 파기(Pocket)" 도형특징은 오목하게 판 구멍 자체뿐 아니라 그것을 포함하는 전체 부품을 의미합니다.
FEM
Finite Element Method, a workbench used to solve engineering and mathematical physics problems associated with parts, assemblies and structures.
Fillet (모깎기)
A rounded relief or cut at an edge added for a finished appearance and to break sharp edges. See Part Fillet and PartDesign Fillet.
Fork
See Forked Model.
Forked Model
A modeling method, usually accidental and incorrect in FreeCAD, that creates two or more versions of a model from a previous item. (Not to be confused with intentional operations like Array, Clone, Polar Pattern, etc.)
Frenet
When Sweeping a profile along a 3D path, the Frenet parameter controls the orientation of the profile as it travels along the path. If Frenet is true, the profiles are oriented using the Frenet Frame (tangent, binormal, normal) of the path. If Frenet is false the profile's rotation is not restricted. Frenet frame
FreeType
A freely available software library used to extract information from font definition files.
Frustum
The portion of a solid that lies between two parallel planes cutting it. Used in computer graphics to describe the three-dimensional region which is visible on the screen, the "viewing frustum"
Fully Constrained (완전 구속)
In Sketcher, when a Sketch has no Degrees Of Freedom, the Sketch is said to be "fully constrained" by the applied Constraints.
Fuse (융합)
Term commonly used in FreeCAD to refer to a boolean union of shapes.