사용자 도움말 종합 안내

From FreeCAD Documentation
Revision as of 12:38, 7 September 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)



이건 FreeCAD에 처음 온 사람을 위한 주요 도움 영역입니다.

FreeCAD 자체처럼, 이 페이지는 계속 개발중이며, 빠지거나 틀린 정보가 있을 수 있습니다.

FreeCAD에 기여하고 싶다면, Help FreeCAD 페이지를 보세요. 이 위키를 편집하고 싶다면,포럼에서 편집권한을 갖는 위키 계정을 요청하고, 따라야 하는 일반 규칙을 위해 위키 페이지를 읽으세요.

몇 년 전에 FreeCAD가 어떻게 시작되었는지 알고 싶으면 History 페이지를 방문하세요.

FreeCAD 사용하기

소개

기본 응용프로그램

Workbenches

Workbenches are collections of tools that are used for a relatively specific task.

These are the base workbenches bundled with every installation of FreeCAD:

  • Std Base. This is not really a workbench, but rather a category of 'standard' commands and tools that can be used in all workbenches.

Macros

Macros are relatively small snippets of Python code that perform a simple or a complex task that is not available in the base FreeCAD system.

Power users have written various macros to enhance FreeCAD with more capabilities.

Since FreeCAD 0.17, many macros can be installed using the Addon Manager. For a list of the macros refer to the macros recipes page. For manual installation see How to install macros.

External workbenches

When many macros or functions are developed together, and are organized in toolbars and menus, they can become a new workbench.

External workbenches are collections of functions that are not part of the base FreeCAD system, usually developed by experienced users, and targeting a particular need.

Since FreeCAD 0.17, many workbenches can be installed using the Addon Manager. For manual installation see How to install additional workbenches.

참조

온라인 도움

This is the official FreeCAD online help. Please note that the whole online help system is currently being reworked. It will be used to generate a .CHM file, that will be distributed with the binary packages of FreeCAD. At the moment the online help summarizes some of the most complete sections of this wiki.

좀 더

  • The Power users hub is the place to go if you would like to see more advanced use of FreeCAD
  • The FreeCAD Community Portal lists projects made by community members around FreeCAD.
  • FreeCAD 용어를 이해 못하시면? 어휘 페이지를 보세요.