WandererFan
d13946da11
Add function to Close Part.Loft (Gui & scripting)
2014-04-14 16:30:56 +02:00
wmayer
974ad05807
0001051: Vertex in Part Loft and Sweep profile list - error handling
2013-09-03 15:47:02 +02:00
jmaustpc
a3ef789f5a
Allow faces to be profiles for a sweep & minor fix loft
...
Allow faces to be used as the profiles for a Part_Sweep
some minor fixes for Part_Loft
2013-03-16 12:02:27 -03:00
jmaustpc
0a7a9d9cf2
Part_Loft add ability to use a Facefor a profile
...
Part Loft internally uses either a vertices and/or wires as profiles.
If an edge is selected always was converted into a wire for MakeLoft.
This commit allows a face to be selected and then uses
ShapeAnalysis::OuterWire
to aquire a wire (from the outer edges of the face) to pass to MakeLoft.
2013-03-16 12:02:27 -03:00
wmayer
f2c63b90ab
Add icons for loft and sweep
2012-06-10 10:18:54 +02:00
wmayer
0623cd9b5e
Use ActionSelector in Loft panel and expose to Python by UiLoader
2012-06-03 14:22:05 +02:00
wmayer
44a6a8fd1a
Part WB Loft tool extension
2012-04-26 13:27:05 +02:00
wmayer
6e91d94236
+ fix typo
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5031 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-15 17:31:23 +00:00
wmayer
25fa55d155
+ 0000144: Add several tools to Part module
...
+ fix file guard in TaskShapeBuilder.h
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5028 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-15 13:31:58 +00:00