wmayer
7ee9bbcd8c
+ make Python API of Selection consistent to C++ API
2015-10-18 19:50:47 +02:00
wmayer
e5348c743d
+ rename signal to signalRelabelObject and remove unused code
2015-09-22 17:13:03 +02:00
Sebastian Hoogen
af50cbf964
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
wmayer
2d9f6e5a37
+ Improve performance when selecting all edges of an edited fillet feature
2014-04-24 22:29:07 +02:00
wmayer
0c5087c6ea
+ extend Python API of selection gate
2014-04-03 13:57:57 +02:00
wmayer
10dfc2e59e
+ Fix docstring for addSelection
2013-12-27 11:07:16 +01:00
wmayer
67390c0695
+ Make sure to keep order of selected objects in getSelectionEx()
2013-11-12 11:38:52 +01:00
wmayer
3a3aa29357
Method to get SelectionObject from string
2013-05-13 15:25:31 +02:00
wmayer
3a591b3a94
Improve reporting of Python exceptions
2013-05-04 14:23:53 +02:00
wmayer
bbfa8bd40b
Do not override edit cursor with pre-selection
2013-04-10 13:57:44 +02:00
wmayer
937874db74
Fix wrong Python doc
2013-04-07 22:43:58 +02:00
wmayer
610c2efdd6
+ Fix for subelements of SelectionObject, fix for SketchObjectPy::fillet()
2013-03-02 17:34:34 +01:00
wmayer
f87d7fe1f6
0000906: Segmentation Fault when try to use linear pattern on Part, fix some issues with selection gate
2012-12-07 14:01:49 +01:00
wmayer
15f99d2df5
Python interface to count selected objects
2012-09-26 18:39:38 +02: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