How to get PRM Navigator ("prm_mode"?)
Posted: Sat Mar 09, 2024 12:14 am
Is there a way to get information related to which PRM navigator version has been used for a PRM model using VE Scripts?
I've searched the API documentation and example scripts, and haven't found something other than "prm_mode" listed as an enum in section 6.1.12.2. I searched for "prm_mode" and couldn't find any other references to it in the docs.
If this isn't available via the API, is there a file in the VE project folder somewhere that would contain this information that we could read directly?
For example, I see that VEProjectFolder/apache/prm2010ecbconstructions.xml gets created, presumably when importing PRM constructions and we could potentially parse that filename.. Is there something a little more direct, like a file to store user inputs for a specific navigator?
I've searched the API documentation and example scripts, and haven't found something other than "prm_mode" listed as an enum in section 6.1.12.2. I searched for "prm_mode" and couldn't find any other references to it in the docs.
If this isn't available via the API, is there a file in the VE project folder somewhere that would contain this information that we could read directly?
For example, I see that VEProjectFolder/apache/prm2010ecbconstructions.xml gets created, presumably when importing PRM constructions and we could potentially parse that filename.. Is there something a little more direct, like a file to store user inputs for a specific navigator?