62 lines
4.9 KiB
HTML
62 lines
4.9 KiB
HTML
<html><head><title>TechDraw Enhancement Project</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>TechDraw Enhancement Project</h1></div>
|
|
|
|
<div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mw-parser-output"><p>This page is describes a potential 2018 Google Summer of Code project regarding updates to the FreeCAD Technical Drawing workbench (TechDraw).
|
|
</p>
|
|
<div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Outline"><span class="tocnumber">1</span> <span class="toctext">Outline</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#Details"><span class="tocnumber">2</span> <span class="toctext">Details</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#Expected_Outcome"><span class="tocnumber">3</span> <span class="toctext">Expected Outcome</span></a></li>
|
|
<li class="toclevel-1 tocsection-4"><a href="#Future_Possibilities"><span class="tocnumber">4</span> <span class="toctext">Future Possibilities</span></a></li>
|
|
<li class="toclevel-1 tocsection-5"><a href="#Project_Properties"><span class="tocnumber">5</span> <span class="toctext">Project Properties</span></a>
|
|
<ul>
|
|
<li class="toclevel-2 tocsection-6"><a href="#Skills"><span class="tocnumber">5.1</span> <span class="toctext">Skills</span></a></li>
|
|
<li class="toclevel-2 tocsection-7"><a href="#Difficulty"><span class="tocnumber">5.2</span> <span class="toctext">Difficulty</span></a></li>
|
|
<li class="toclevel-2 tocsection-8"><a href="#Additional_Information"><span class="tocnumber">5.3</span> <span class="toctext">Additional Information</span></a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<h2><span class="mw-headline" id="Outline">Outline</span></h2>
|
|
<p>FreeCAD is first and foremost a 3D modeling tool. There are times, however, when we must produce 2D drawings for documentation, contracts, permits, etc. The Technical Drawing workbench (TechDraw) is used to produce basic technical drawings based on the 3D model. TechDraw is a recent addition to FreeCAD and requires many enhancements to bring it up to the level of sophistication seen in other workbenches.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Details">Details</span></h2>
|
|
<ol><li> The FreeCAD user community is very diverse. As such, they use a diverse collection of technical drawing standards. Currently the individual parameters that make up a drawing style must be selected individually. A system of managing groups of drawing parameters by standard is required. </li>
|
|
<li> Drawing tools to be added include the ability to add leaders and callouts drawings. This is a prerequisite to many enhancements, particularly in the drawing annotation area, such as feature control frames. </li>
|
|
<li> There is a need for Dimensions that do not rely on specific vertex/edges, but on extrema of the figure - for example, overall width/height. A related request is for an "arbitrary" measurement that can be added when an actual value can not be calculated automatically. </li>
|
|
<li> A "Broken View" is required to depict very large objects.</li>
|
|
<li> Conversion to Part Workbench 2D geometry. The Part Workbench was recently enhanced with a full suite of 2D geometry tools. These were not available when TechDraw was first coded. For future ease of maintenance, a single suite of 2D tools would be preferred.</li></ol>
|
|
<h2><span class="mw-headline" id="Expected_Outcome">Expected Outcome</span></h2>
|
|
<ol><li> A more robust and capable TechDraw workbench</li></ol>
|
|
<h2><span class="mw-headline" id="Future_Possibilities">Future Possibilities</span></h2>
|
|
<p>This work will provide an introduction to the FreeCAD code base and the use of supporting software such as OpenCascade and Qt.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Project_Properties">Project Properties</span></h2>
|
|
<h3><span class="mw-headline" id="Skills">Skills</span></h3>
|
|
<ul><li>Programming language mainly C++, unit tests in python</li>
|
|
<li>Understand of FreeCAD API is obviously beneficial. </li>
|
|
<li>Familiarity with any or all of the following will be helpful
|
|
<ul><li> Qt Graphics View Framework</li>
|
|
<li> Scalable Vector Graphics (SVG) standard</li>
|
|
<li> Regular expressions</li></ul></li>
|
|
<li>Experience in using CAD software is beneficial</li>
|
|
<li>Exposure to technical drawing standards</li></ul>
|
|
<h3><span class="mw-headline" id="Difficulty">Difficulty</span></h3>
|
|
<p>Medium
|
|
</p>
|
|
<h3><span class="mw-headline" id="Additional_Information">Additional Information</span></h3>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=TechDraw_Enhancement_Project&oldid=257223">http://www.freecadweb.org/wiki/index.php?title=TechDraw_Enhancement_Project&oldid=257223</a>"</div>
|
|
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
<div id="mw-navigation">
|
|
<h2>Navigation menu</h2>
|
|
|
|
</body></html> |