Assembly: Rename to setActiveBody and make link indeipendant Part initialization
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "GeoFeatureGroupPy.h"
|
||||
#include "FeaturePythonPyImp.h"
|
||||
|
||||
#define new DEBUG_CLIENTBLOCK
|
||||
// #define new DEBUG_CLIENTBLOCK
|
||||
using namespace App;
|
||||
|
||||
|
||||
@@ -194,4 +194,4 @@ template<> PyObject* App::GeoFeatureGroupPython::getPyObject(void) {
|
||||
|
||||
// explicit template instantiation
|
||||
template class AppExport FeaturePythonT<App::GeoFeatureGroup>;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user