public MDPartsDatabaseItem[] GetSelectedPartDatabaseItems( bool bRecursive )
public: array<MDPartsDatabaseItem^>^ GetSelectedPartDatabaseItems( bool bRecursive )
Parameters
- bRecursive
- decide if all items below a node will be returned (bRecursive=true), or only the first leave in the tree (like the selection of the parts managemnt GUI) (bRecursive=false) ( Set bRecursive=true to get the behavior of the old property SelectedParDatabaseItems