PartDesign: ShapeBinder can link globally
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
ShapeBinder();
|
||||
virtual ~ShapeBinder();
|
||||
|
||||
App::PropertyLinkSubList Support;
|
||||
App::PropertyLinkSubListGlobal Support;
|
||||
|
||||
static void getFilteredReferences(App::PropertyLinkSubList* prop, Part::Feature*& object, std::vector< std::string >& subobjects);
|
||||
static Part::TopoShape buildShapeFromReferences(Feature* obj, std::vector< std::string > subs);
|
||||
|
||||
Reference in New Issue
Block a user