Assembly: Add GeoFeatureGroup and helpers
This commit is contained in:
@@ -81,11 +81,6 @@ void ViewProviderPart::updateData(const App::Property* prop)
|
||||
|
||||
}
|
||||
|
||||
std::vector<App::DocumentObject*> ViewProviderPart::claimChildren(void)const
|
||||
{
|
||||
return std::vector<App::DocumentObject*>(static_cast<App::Part*>(getObject())->Member.getValues());
|
||||
}
|
||||
|
||||
std::vector<std::string> ViewProviderPart::getDisplayModes(void) const
|
||||
{
|
||||
// empty
|
||||
|
||||
Reference in New Issue
Block a user