DeepSOIC
|
885fecb1ea
|
Part: TopoShapePy: add generalFuse method
|
2016-07-04 14:57:50 +03:00 |
|
DeepSOIC
|
61a3997ef2
|
API: update distToShape built-in docu
It was way too short, and incorrect
|
2015-11-13 18:13:20 +03:00 |
|
wmayer
|
7f9aa7b4a5
|
+ add method to write/read BREP in binary format
|
2015-09-07 19:02:56 +02:00 |
|
wmayer
|
13070cbe23
|
+ improve doc string
|
2015-05-04 15:20:23 +02:00 |
|
Sebastian Hoogen
|
565a875365
|
add shape.proximity(shape)
|
2015-03-21 13:29:30 +01:00 |
|
Sebastian Hoogen
|
c2ce8f5eba
|
add TopoShape::multiFuse method
to fuse multiple shapes at once.
|
2015-02-21 12:35:21 +01:00 |
|
Sebastian Hoogen
|
8ec87dbdf2
|
rename python classes for shapes and
implememnt __getstate__ and __setstate__ to enable pickling
issue #1948
|
2015-02-04 17:07:29 +01:00 |
|
wmayer
|
7294271c0c
|
+ Allow to get clean copy of a shape from Python
|
2014-07-30 12:21:22 +02:00 |
|
wmayer
|
f9ff3b250e
|
+ fixes #0001544: Python function to retrive direct children of a shape using TopoDS_Iterator
|
2014-05-14 18:14:06 +02:00 |
|
Sebastian Hoogen
|
3986c887c3
|
BrepTools::Dump to string
|
2014-03-02 14:42:41 +01:00 |
|
wmayer
|
5f7ed33c40
|
+ improve doc string (for bug 1257)
|
2014-03-02 13:12:23 +01:00 |
|
Sebastian Hoogen
|
fe0180d6b3
|
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
|
2014-03-02 08:56:08 +01:00 |
|
WandererFan
|
dcc4839968
|
Add Part.distToShape()
|
2014-02-17 10:34:13 +01:00 |
|
wmayer
|
ca3b87a719
|
+ Rename methods
|
2014-01-12 21:42:46 +01:00 |
|
wmayer
|
0f6ccf11bf
|
+ Projection of edges and wires
|
2014-01-12 18:48:55 +01:00 |
|
wmayer
|
3fe1ef1677
|
0001273: revolve method fails
|
2013-10-17 16:53:10 +02:00 |
|
jriegel
|
866668ace0
|
start node index interface
|
2013-09-12 21:58:11 +02:00 |
|
wmayer
|
1da39d014d
|
0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix())
|
2013-08-25 11:32:03 +02:00 |
|
wmayer
|
1ede6a3b93
|
0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python
|
2013-08-10 11:36:26 +02:00 |
|
wmayer
|
aee645ee9d
|
Make more consistent method names in TopoShape
|
2012-11-24 20:45:47 +01:00 |
|
wmayer
|
230ccd7b81
|
Improve documentation for isInside()
|
2012-08-27 13:22:45 +02:00 |
|
wmayer
|
013b5f0dce
|
0000764: Serialize Shape to python String
|
2012-06-28 18:29:48 +02:00 |
|
wmayer
|
1fb805556b
|
Improve Python doc for makeThickness()
|
2012-03-17 12:11:29 +01:00 |
|
wmayer
|
0dc635f04f
|
0000598: New version treats some objects as immutable
|
2012-02-10 15:29:23 +01:00 |
|
wmayer
|
a75fb03407
|
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
|
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
|
5359085335
|
+ little fix
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5234 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-08 08:53:54 +00:00 |
|
wmayer
|
271291a2d0
|
+ add Thomas Anderson's remove splitter algorithm
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5228 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-07 15:16:57 +00:00 |
|
wmayer
|
e9bc1bfff8
|
+ add method to offset arbitrary shapes
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5005 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-11 11:47:57 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|