Following the discussion in BHoM/BHoM_Adapter#288, I believe that adding toolkit-specific Query methods returning toolkit-specific Ids would be an easy yet nice UX booster - the currently available generic AdapterId method is hard to capture for non-expert users who do not know what AdapterIdFragmentType is. Therefore, I think we should add methods like RobotId, EtabsId etc. that would simply call AdapterId. Looks like we have an initial agreement on that, but just to confirm, what do you think?
Following the discussion in BHoM/BHoM_Adapter#288, I believe that adding toolkit-specific Query methods returning toolkit-specific Ids would be an easy yet nice UX booster - the currently available generic
AdapterIdmethod is hard to capture for non-expert users who do not know whatAdapterIdFragmentTypeis. Therefore, I think we should add methods likeRobotId,EtabsIdetc. that would simply callAdapterId. Looks like we have an initial agreement on that, but just to confirm, what do you think?