View Issue Details

IDProjectCategoryView StatusLast Update
0002607PathFeaturepublic2016-07-07 22:49
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
PlatformPCOSDebianOS VersionTesting 64bit
Summary0002607: Make Path::FeatureCompoud add/removeObject methods accessible to pytho
DescriptionNeeded:

- Add a FeatureCompoundPy object (imp.cpp + xml files, see App::DocumentObjectGroupPy)
- Implement getPyObject() in FeaturePython (see App::DocumentObjectGroup.cpp)
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master a8c95189

2016-07-08 00:49:00

yorik

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

Issue History

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