Sebastian Hoogen
|
3986c887c3
|
BrepTools::Dump to string
|
2014-03-02 14:42:41 +01:00 |
|
Sebastian Hoogen
|
fe0180d6b3
|
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
|
2014-03-02 08:56:08 +01:00 |
|
wmayer
|
8de258dded
|
+ Fix compiler warning
|
2014-02-17 10:45:23 +01:00 |
|
WandererFan
|
ea0e7bed89
|
revise Part.distToShape return value format
|
2014-02-17 10:34:14 +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
|
387b8fcd9e
|
+ Throw exception when querying information from invalid shape
|
2013-11-13 12:29:06 +01:00 |
|
wmayer
|
e631be10a1
|
0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange.
|
2013-10-11 14:31:11 +02:00 |
|
wmayer
|
4686118f2a
|
+ Make Python API more pythonic
|
2013-10-11 13:57:05 +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
|
1b345c193e
|
Use PyObject_IsTrue to check argument
|
2012-12-29 15:59:54 +01:00 |
|
wmayer
|
aee645ee9d
|
Make more consistent method names in TopoShape
|
2012-11-24 20:45:47 +01:00 |
|
wmayer
|
013b5f0dce
|
0000764: Serialize Shape to python String
|
2012-06-28 18:29:48 +02:00 |
|
wmayer
|
8078b7e0a7
|
Handle OCC exception in exportStl
|
2012-05-26 00:29:29 +02: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
|
d3af186c1c
|
+ 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
|
3fd1827084
|
+ 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
|
3b5c2c951f
|
+ add GUI command for shape refinement
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5307 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-15 13:16:44 +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 |
|