Advanced Concepts
-
Create a FreeCAD Workbench – Command Code
This article will be referring to the code run from the Command Class as the “Command Code.” I the code included, the execute command adds a simple shape to the […]
-
Create a FreeCAD Workbench – Command Class
The Command Class is intended to be setup and called by the InitGui.py of your workbench make sure you have created this class first. The “Command” Class When called the […]
-
Create a FreeCAD Workbench – InitGui.py
This class gets run when your workbench gets loaded. It defines which commands your workbench contains, it’s toolbar and all the names. Class Level Variables There are three class level […]
Categories
- Advanced Concepts
- Arch
- Beginner Series
- Building Components Tools
- Contributor Information
- Design Tools
- Draft
- Draft Shapes
- Draft Snapping
- Draft Tools
- Draft Utilities
- Draft Videos
- FEM
- FEM
- FEM Mesh
- FEM Model
- FEM Model Materials
- FEM Solve
- Lessons
- Part
- Part – Solids
- Part Design
- Post Requirements
- Sketcher
- Sketcher Constraints
- Sketcher Geometries
- Sketcher Tools
- TechDraw
- TechDraw Clips
- TechDraw Dimensions
- TechDraw File Access
- TechDraw Views
- Toolbars
- Tutorials
- Uncategorized
- Workbench Coding
- Workbench Tools
- Workbenches
User Links