How to get PRM Navigator ("prm_mode"?)

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
enerGwizz
VE Student
VE Student
Posts: 46
Joined: Thu Mar 01, 2012 6:36 pm
Location: Los Angeles

How to get PRM Navigator ("prm_mode"?)

Post by enerGwizz »

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?
--
Greg
Post Reply