App/Toponaming: import SubObjectT dependencies for SubShapeBinder
* Fixed a mistake made in getSubObjectListFlatten() * Applied modifications according to review comments Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com>
This commit is contained in:
@@ -384,7 +384,7 @@ public:
|
||||
* @param flatten: whether to flatten the object hierarchies that belong to
|
||||
* the same geo feature group, e.g. (Part.Fusion.Box -> Part.Box)
|
||||
*
|
||||
* @return Return a list of object along the path.
|
||||
* @return Return a list of objects along the path.
|
||||
*/
|
||||
std::vector<DocumentObject*> getSubObjectList(const char* subname,
|
||||
std::vector<int>* subsizes = nullptr,
|
||||
|
||||
Reference in New Issue
Block a user