Translations:Glossary/17/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)
Backtrace
Output from a debugging program that displays the series of instructions FreeCAD followed before a problem occurred.
Bezier Curve
A type of parametric curve.
Blueprint
Old term used for drawing, and coined for its original reproduction process.
Body (몸통)
일련의 작업(스케치(sketches), 구성 기하요소 및 도형특징(features))을 그룹화하여 하나의 연속된 고체를 생성하는 부품설계(PartDesing) 작업대(workbench)에서 사용되는 컨테이너 유형입니다. (FreeCAD V0.17에 도입되었습니다.)
Boolean Logic (부울 논리)
A method of data manipulation by using of the operands: And, Or, Not.
Boolean Operation (부울 연산)
A method of manipulating objects by using Boolean Logic. In FreeCAD, the Boolean Operations are: Union (Fuse), Difference (Cut), Intersection, and Section.
Boolean OPerations check
See BOPcheck.
BOPcheck
A setting that allows the Check Geometry tools in the Part WB and OpenSCAD WB to also check geometry made from Boolean logic. The default Check Geometry setting for BOPcheck is "false" (or off). The user can enable BOPcheck to provide more accuracy when running the Check Geometry tool but this comes at the expense of longer Check Geometry processing times. Beginning with FreeCAD 0.19, the BOPcheck setting is most easily enabled from the Settings portion of the Check Geometry widget.
brep
Native file format for Open CASCADE and shared by a few applications. FreeCAD can save in *.brep format.
B-rep
Stands for boundary representation, which is one of two types of 3D models that FreeCAD supports (the other being mesh).
B-spline
A type of parametric curve. See B-spline