Commit Graph

130 Commits

Author SHA1 Message Date
wmayer
3a9920d327 Fix crash when accessing non-existent sub-element in TopoShape 2012-11-07 11:00:03 +01:00
jrheinlaender
4f3a3ed16c PartDesign, Transformed features: Improved intersection check 2012-10-22 17:49:54 +02:00
wmayer
35afc22060 View providers for sweep and loft 2012-10-22 16:49:24 +02:00
wmayer
4816fb9c5e Compute parabola from three points 2012-10-22 15:55:39 +02:00
wmayer
640a71a863 Allow to use revolve tool on Draft objects 2012-10-22 14:06:29 +02:00
wmayer
546481502f Fix STEP AP203/214 flaws 2012-10-04 12:47:38 +02:00
wmayer
99c1e34b8a Use STEP AP203 for 64-bit due to a bug in OCC 2012-10-02 13:01:16 +02:00
wmayer
e16070f04a 0000832: Original color STEP model lost in import 2012-09-29 15:50:17 +02:00
tanderson
8d23080ae3 Changing model refine, face union, build cylinder construction.
* fixes part aox.brep provided by shoogen.
2012-09-09 11:23:51 +02:00
wmayer
e948d1525f Improve documentation for isInside() 2012-08-27 13:22:45 +02:00
wmayer
8599c154d4 Fix possible crash when exporting STEP files 2012-08-15 13:20:28 +02:00
logari81
2755dcbbee Merge branch 'logari81/sketcher' 2012-07-13 13:04:43 +02:00
wmayer
d669a49574 Add approximate() method to B-spline surface class 2012-07-11 13:31:40 +02:00
logari81
8dff484e18 Minor typo fix 2012-07-07 17:38:44 +02:00
logari81
3a487704e7 Add python interface for Part::GeomPoint 2012-07-07 17:32:29 +02:00
wmayer
53413e8af6 0000764: Serialize Shape to python String 2012-06-28 18:29:48 +02:00
wmayer
236546151f Add First/LastParameter attributes to TopoEdge 2012-06-26 14:58:05 +02:00
wmayer
ddc25e071a Apply patch to add interpolate() method to B-Spline surface class 2012-06-25 11:48:43 +02:00
Sebastian Hoogen
3ab747eac4 0000684: Check Shape after boolean before refine 2012-06-16 16:20:06 +02:00
wmayer
a6261ed84b First draft of makeThread 2012-06-15 13:04:07 +02:00
wmayer
83649a6e39 Copy version numbers of libraries in About dialog 2012-06-14 15:03:21 +02:00
wmayer
84fc5ec87e 0000749: PI was not declared in this scope - compile error 2012-06-14 13:01:07 +02:00
wmayer
8a94ba885c Fix critical warnings 2012-06-13 18:49:10 +02:00
wmayer
90509111c4 Fix build errors with autotools, fix a couple of grave bugs 2012-06-11 21:19:49 +02:00
wmayer
20b4ea52ba Workaround for weird sweeping problem, allow to select several edges as path 2012-06-11 13:22:11 +02:00
wmayer
cc4885620e Add icons for loft and sweep 2012-06-10 10:18:54 +02:00
wmayer
ee4a6b9ec2 0000144: Add several tools to Part module 2012-06-09 15:55:11 +02:00
wmayer
647cdf4213 0000144: Add several tools to Part module 2012-06-09 13:50:33 +02:00
wmayer
ed7ad12682 Fix build errors on Windows, fix a couple of bugs 2012-06-08 18:02:35 +02:00
jrheinlaender
5ecef4adeb Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
wmayer
95d07584dd Add missing export macro for Box class 2012-06-07 23:19:00 +02:00
wmayer
53b0f9e952 Method Part.Edge.split added 2012-06-05 11:55:45 +02:00
wmayer
fc46edbedc 0000727: Keep faces colors on boolean operations 2012-06-04 22:58:37 +02:00
wmayer
33fb521137 0000727: Keep faces colors on boolean operations 2012-06-04 11:43:20 +02:00
wmayer
dd227d83b9 Make a convenient function to convert between gp_Trsf and Base::Matrix4D 2012-06-01 16:44:57 +02:00
wmayer
5875c1bd1c Keep faces colors on boolean operations 2012-06-01 13:07:30 +02:00
wmayer
09e7c897d0 Keep faces colors on boolean operations 2012-06-01 13:07:29 +02:00
wmayer
7fadf83ff5 Keep faces colors on boolean operations 2012-06-01 13:07:28 +02:00
wmayer
0ea66aaf36 Handle OCC exception in exportStl 2012-05-26 00:29:29 +02:00
wmayer
498b4dcf04 fix in makeTube 2012-05-18 00:12:30 +02:00
wmayer
5b41f0e8a5 Replace makeTube algorithm 2012-05-14 19:15:11 +02:00
wmayer
335ee05d3f 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:19:39 +02:00
wmayer
310f708478 0000646: Expose BRepOffsetAPI_MakePipeShell to python 2012-05-05 16:11:41 +02:00
wmayer
9ab58b1b76 update helix immediately 2012-05-03 17:01:09 +02:00
wmayer
2a16c7bd49 left hand helix 2012-05-01 13:17:10 +02:00
wmayer
ac3bfe8ac4 Do not override placement if shape is null 2012-05-01 12:20:12 +02:00
wmayer
f52ddb075d Part WB Loft tool extension 2012-04-26 13:27:05 +02:00
wmayer
3f2f65fa3e 0000673: BSplineSurfacePy::insertVKnots manipulates UKnots 2012-04-16 17:22:48 +02:00
wmayer
e558efac9d 0000672: Loading Example Drawing extraction crashes at Baseclass.cpp line 115 2012-04-16 15:57:10 +02:00
jriegel
ab48b280ec Merge remote-tracking branch 'remotes/origin/tanderson-merge-faceUnionFix' 2012-04-15 20:55:01 +02:00