View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002607 | Path | Feature | public | 2016-06-29 19:56 | 2016-07-07 22:49 |
| Reporter | yorik | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Debian | OS Version | Testing 64bit |
| Summary | 0002607: Make Path::FeatureCompoud add/removeObject methods accessible to pytho | ||||
| Description | Needed: - Add a FeatureCompoundPy object (imp.cpp + xml files, see App::DocumentObjectGroupPy) - Implement getPyObject() in FeaturePython (see App::DocumentObjectGroup.cpp) | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master a8c95189 2016-07-08 00:49:00 Details Diff |
Path: added addObject & removeObject python methods to FeatureCompound - fixes 0002607 |
Affected Issues 0002607 |
|
| mod - src/Mod/Path/App/CMakeLists.txt | Diff File | ||
| mod - src/Mod/Path/App/FeaturePathCompound.cpp | Diff File | ||
| mod - src/Mod/Path/App/FeaturePathCompound.h | Diff File | ||
| add - src/Mod/Path/App/FeaturePathCompoundPy.xml | Diff File | ||
| add - src/Mod/Path/App/FeaturePathCompoundPyImp.cpp | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-29 19:56 | yorik | New Issue | |
| 2016-06-29 19:56 | yorik | Status | new => assigned |
| 2016-06-29 19:56 | yorik | Assigned To | => yorik |
| 2016-06-29 19:57 | yorik | Project | FreeCAD => Path |
| 2016-07-07 22:49 | yorik | Changeset attached | => FreeCAD Master master a8c95189 |
| 2016-07-07 22:49 | yorik | Status | assigned => closed |
| 2016-07-07 22:49 | yorik | Resolution | open => fixed |
FreeCAD