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
wmayer
16ddff9da0
Fix broken RuledSurface feature
2012-04-13 17:50:28 +02:00
wmayer
591e36511d
0000624: Trim tool doesn't work with construction lines
2012-04-13 15:31:04 +02:00
wmayer
35e66c0700
0000649: Creating a ruled surface fails
2012-04-12 19:11:09 +02:00
wmayer
bebdffe784
0000649: Creating a ruled surface fails
2012-04-12 19:06:38 +02:00
wmayer
2edd283f4b
0000668: getPole() does not provide proper bound checking
2012-04-12 13:24:48 +02:00
wmayer
ccce155da2
0000649: Creating a ruled surface fails
2012-04-10 19:56:12 +02:00
wmayer
2c3afd958f
Fix crash in TopoShapeface.getWire()
2012-03-28 15:07:28 +02:00
tanderson
fcafb74bae
refine shape, face union fix
...
* fix for circular boundary of a planar face.
2012-03-22 14:35:02 -04:00
wmayer
00c2a6ea16
Improve Python doc for makeThickness()
2012-03-17 12:11:29 +01:00
wmayer
ecefda4924
0000629: make Part::Revolution claim Child
2012-03-11 11:26:33 +01:00
tanderson
bacc263cb1
adding orientation fix to face union cylinder
...
*fixes corupted face with the y rod mount
2012-03-01 17:12:59 -05:00
wmayer
186889ba33
Fix typos, fix wronng paths to resources
2012-03-01 20:29:33 +01:00
unknown
0171a22a98
0000286: Feature request for better Fillet/Chamfer
2012-02-29 01:56:07 +01:00
tanderson
d07be67d09
Implementing cylindrical faces for model refine face union
2012-02-25 14:14:06 +01:00
wmayer
837ddf5f38
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
wmayer
30d41865fd
0000598: New version treats some objects as immutable
2012-02-10 15:29:23 +01:00
wmayer
70b5e3dec4
Directly create solid from Part.makeWedge
2012-02-03 15:59:10 +01:00
wmayer
b57ca9ad64
+ patch: improve face union (tanderson69)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5424 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-24 16:38:06 +00:00
wmayer
3933c6b109
+ implement Python interface to discretize wires or edge with given deflection or number of points
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5423 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-24 15:23:58 +00:00
wmayer
d4b427ed39
+ use vertex instead of edge in loft function
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5416 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-18 14:59:34 +00:00
wmayer
c0986a76dc
+ add method to get intersection of two curves
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5414 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-17 15:08:47 +00:00
wmayer
d5b380a537
+ fix but that Angle has no effect after creation of revolve feature
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5411 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-16 21:58:58 +00:00
wmayer
546faca0de
0000572: add a method to Part module to read BRep data from string
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5410 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-16 20:23:26 +00:00
wmayer
9fd99a15b7
+ add some repair functions for wires
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5404 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 21:31:14 +00:00
wmayer
050a7316ef
+ make try/catch block around sortEdges
...
+ set shape immutable when getting from feature
+ no use of tuples in removeShape
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5402 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 14:04:19 +00:00
wmayer
5c23a97737
+ attribute Tolerance added to vertex, edge and face
...
+ method 'add' added to wire
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5401 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 12:09:45 +00:00
wmayer
148de30579
0000570: App::Document::_RecomputeFeature(): Unknown exception in Feature "Fusion" thrown
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5400 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-12 09:59:28 +00:00
wmayer
7d7eefc7ca
+ check for null shape before calling BRep_Tool::IsClosed
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5379 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-02 14:03:55 +00:00
wmayer
54e4a8d5c6
0000546: Ellipse added to create primitive dialogue
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5371 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-31 18:54:45 +00:00
wmayer
0c70ddf595
+ implement primitive dialog as task panel
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5367 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 20:49:59 +00:00
wmayer
dfbea1de96
+ move vec_traits into its own module
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5363 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 11:45:28 +00:00
wmayer
00030a71c0
+ updated refinement algorithm (tanderson69)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5362 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 10:59:54 +00:00
wmayer
bdf43fcaa4
+ support of face for draft angle extrusion
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5360 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-29 19:13:16 +00:00
wmayer
60ba9cf5db
0000542: request for 'Draft Angle' option for extrusion
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5359 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-29 18:20:59 +00:00
wmayer
7a7be8e2d4
+ updated refinement algorithm (tanderson69)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5350 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-28 10:17:16 +00:00
wmayer
a402ab5320
+ raise exception in TopoShape::getSubShape() if shape is empty or wrong sub-type is given
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5349 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-27 14:39:29 +00:00
logari81
3c9053a599
+ preparation for external geometry constraints in the sketcher
...
+ change value of H_Axis and V_Axis constants
+ external Geometry transferred in reverse order from SketchObject to Sketch
+ replace construction property with external property in GeoDef
+ support negative geometry indices in the Sketch class
+ whitespace and variables naming improvements, typo fixes
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5340 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-24 00:25:34 +00:00
wmayer
d0e7e9dabc
0000552: Add the ability to calculate inertial properties of parts
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5338 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-23 17:40:58 +00:00
wmayer
eb2e4a7a73
+ add attribute MatrixOfInertia to solid
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5337 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-22 14:15:44 +00:00
wmayer
81906b86a4
+ updated refinement algorithm (tanderson69)
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5329 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-20 19:16:18 +00:00
wmayer
4cb8920c15
+ fix VS2010 build errors
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5328 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-20 10:25:52 +00:00