Get hierarchy of active Model in C#

 
  • [COLOR=#333333][COLOR=#333333]Hello,[/COLOR][/COLOR]

    [COLOR=#333333][COLOR=#333333]I am trying to get [/COLOR][/COLOR]hierarchy of element in marine which is current active on viewport or in view window.
    currently i am getting all the active dbelement member through DrawListManager.Instance.CurrentDrawList.Members();
    this  is providing all member without hierarchy so i am not able to find child node/element but I want to find the child element is their any method/macro available for that