Commit Graph

292 Commits

Author SHA1 Message Date
wmayer
792b38ada0 + fixes #0001412: Extruding sketch doesn't make a solid 2014-03-12 18:37:49 +01:00
wmayer
d4f4c30028 + relates to #0001421 2014-03-06 16:35:33 +01:00
wmayer
6e9c60cb04 + fixes #0001463: setting Vertex.Tolerance modifies bound and shared shapes 2014-03-06 09:50:49 +01:00
wmayer
4e0add0749 + fix scale in TopoShapePy 2014-03-05 11:10:55 +01:00
blobfish
6324cea64d Part: ModelRefine: Skip conic edges.
Extension on Mantis #1450
2014-03-03 10:32:15 +01:00
Sebastian Hoogen
4a3f1cc33c BrepTools::Dump to string 2014-03-02 14:42:41 +01:00
wmayer
5bfb3ee3e9 + improve doc string (for bug 1257) 2014-03-02 13:12:23 +01:00
Sebastian Hoogen
4749e35e95 parse keyword arguments in Part::TopoShapePy::makeOffsetShape 2014-03-02 08:56:08 +01:00
blobfish
f915427805 Part: ModelRefine: Skip spherical edges for edge fuse.
Mantis #1450
2014-03-01 13:15:16 +01:00
WandererFan
3814c6b126 1443: Fix ShapeString user font selection on Windows 2014-02-27 15:18:18 +01:00
Yorik van Havre
1e3c8f0025 Part: Fixed python representation of Part2DObject - fixes #1387 2014-02-24 16:10:51 -03:00
Yorik van Havre
96aee2dbff Fixed a regression in wire.makePipeShell caused by commit d62ed23 2014-02-22 11:01:43 -03:00
wmayer
59a8e1d181 + fixes #0001429: don't apply booleans on null shapes 2014-02-22 13:06:30 +01:00
wmayer
a6b734c8ce + Set const attribute to Python binding of TopoFace where needed 2014-02-17 17:19:14 +01:00
wmayer
2eb40b4fd8 + fixes #0001388: SIGSEGV in Part::GeometryCurvePy::toBSpline 2014-02-17 11:40:09 +01:00
wmayer
9dedc1a1f7 + Fix compiler warning 2014-02-17 10:45:23 +01:00
WandererFan
1a0a2d1013 revise Part.distToShape return value format 2014-02-17 10:34:14 +01:00
WandererFan
aa8fecb50e Add Part.distToShape() 2014-02-17 10:34:13 +01:00
jriegel
aca751daf4 switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
wmayer
7306a652f5 + fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV 2014-02-15 19:54:15 +01:00
wmayer
3a8422d01e + fixes #0001413: Part.Shape.transformGeometry on Null Shape causes SIGSEGV 2014-02-14 15:02:26 +01:00
wmayer
f61fa56dd2 + fix minor error 2014-01-28 17:19:01 +01:00
wmayer
1b7b6efff1 + fixes: #0001369: Part::TopoShape::getMemSize fails for Bezier Curves 2014-01-28 11:29:21 +01:00
wmayer
6321d460e1 + Approximate curve to B-Spline 2014-01-17 10:53:13 +01:00
wmayer
c04a3251e9 + Rename methods 2014-01-12 21:42:46 +01:00
wmayer
7e9e6bbb51 + Projection of edges and wires 2014-01-12 18:48:55 +01:00
wmayer
f35d163021 + Allow to get/set x/y axes of circle 2014-01-08 12:54:45 +01:00
wmayer
c7d5546554 + Rename to offsetFaces 2014-01-06 13:08:00 +01:00
wmayer
42b555b4e5 + Extrude subset of faces of a solid 2014-01-06 12:29:58 +01:00
wmayer
3b1513e940 + fixes #0001345: orient solids 2014-01-04 13:50:53 +01:00
wmayer
a9f3b8a09f + Use long helix function in parametric feature 2013-12-29 14:51:25 +01:00
WandererFan
62e82aca90 Add Part.makeLongHelix to work around Mantis #0954 2013-12-29 13:53:01 +01:00
wmayer
d94b11d255 + Fix OCC 6.7 build failure 2013-12-28 12:22:31 +01:00
wmayer
19ce34ead8 + Fix constness attribute for TopoEdge and TopoWire 2013-12-25 13:48:17 +01:00
wmayer
f401d098ad + Changes to modelRefine (jrheinlaender) 2013-12-23 16:53:27 +01:00
wmayer
1482b39ac6 + Apply fix of correct use of ShapeFix_Face 2013-12-07 12:54:38 +01:00
wmayer
583a830b92 + Fix compiler warnings with OCC 6.6 2013-12-05 23:06:13 +01:00
wmayer
628da091b6 fixes #0001302: crash in model refine. 2013-12-01 11:44:50 +01:00
jmaustpc
ce5671401e fix property names for Part RegularPolygon and Prism
Prism properties: - Polygon, Circumradius and Height
RegularPolygon  : - Polygon and Circumradius

DraftTools updated to reflect the change in property names
2013-11-18 11:08:29 +11:00
jmaustpc
1d381c6198 minor code clean ups removing previously hidden unwanted code
PrimitiveFeature.cpp
PrimitiveFeature.h
2013-11-14 13:30:25 -02:00
jmaustpc
56f8aa2889 minor error hide Height PrimitiveFeature.h 2013-11-14 13:30:25 -02:00
jmaustpc
cb540afa2e Add Part_RegularPolygon,
regular polygon edge in Part workbench "create primitives",

Add icons Part_Polygon and Part_Spline
2013-11-14 13:30:25 -02:00
wmayer
3be45a18a5 Parameter transformation 2013-11-14 11:27:07 +01:00
wmayer
925e2d20ac + Throw exception when querying information from invalid shape 2013-11-13 12:29:06 +01:00
wmayer
9e06dc9ccb + Fix some tolerance issues 2013-11-13 11:57:30 +01:00
wmayer
0d9da9ef4d + Add method to Part module to set static values 2013-11-12 12:15:40 +01:00
Yorik van Havre
70bc2446a1 Updated forum links to the new subdomain 2013-11-11 11:42:34 -02:00
wmayer
11c6b429b2 + Add new SVG icons 2013-11-08 14:36:34 +01:00
wmayer
1086dbf389 + fixes #0001247 2013-11-07 14:17:41 +01:00
Yorik van Havre
4c500237db Updated links to the new forum 2013-11-06 19:32:45 -02:00