In ETAS INCA, is there a way to quickly retrieve an item from an arbitrary path in an ASAP2Project?
问题 I'm trying to connect to INCA through the .NET API in order to navigate the folder structure of an ASAP2 project. Specifically, I want to get an object that represents the "Target" folder that I've highlighted below. This is proving pretty tricky--The API provides a ton of classes that have the name "Folder" in them: Folder , Asap2ProjectFolder , and IncaFolder . So what do I need to know in order to retrieve the "Target" folder? 回答1: Your first impulse might be to think of the Target folder