wmayer
|
4e0add0749
|
+ fix scale in TopoShapePy
|
2014-03-05 11:10:55 +01:00 |
|
Sebastian Hoogen
|
4a3f1cc33c
|
BrepTools::Dump to string
|
2014-03-02 14:42:41 +01:00 |
|
Sebastian Hoogen
|
4749e35e95
|
parse keyword arguments in Part::TopoShapePy::makeOffsetShape
|
2014-03-02 08:56:08 +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 |
|
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
|
925e2d20ac
|
+ Throw exception when querying information from invalid shape
|
2013-11-13 12:29:06 +01:00 |
|
wmayer
|
3ec0abc666
|
0001269: Parameter 'tolerance' in 'Create Mesh from geometry' work strange.
|
2013-10-11 14:31:11 +02:00 |
|
wmayer
|
ad877e1ae1
|
+ Make Python API more pythonic
|
2013-10-11 13:57:05 +02:00 |
|
jriegel
|
cc55ce4008
|
start node index interface
|
2013-09-12 21:58:11 +02:00 |
|
wmayer
|
224d17a984
|
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
|
f380c34d62
|
0001207: Expose Standard_Boolean TopoDS_Shape::IsPartner(const TopoDS_Shape& other) const; to python
|
2013-08-10 11:36:26 +02:00 |
|
wmayer
|
1cdcbfa77a
|
Use PyObject_IsTrue to check argument
|
2012-12-29 15:59:54 +01:00 |
|
wmayer
|
7ae0bb2f33
|
Make more consistent method names in TopoShape
|
2012-11-24 20:45:47 +01:00 |
|
wmayer
|
53413e8af6
|
0000764: Serialize Shape to python String
|
2012-06-28 18:29:48 +02:00 |
|
wmayer
|
0ea66aaf36
|
Handle OCC exception in exportStl
|
2012-05-26 00:29:29 +02: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
|
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
|
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
|
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 |
|