ProjectFile (ipj) Documentation

ProjectFile (ipj) Documentation

Anonymous
Not applicable
226 Views
2 Replies
Message 1 of 3

ProjectFile (ipj) Documentation

Anonymous
Not applicable
Hi
is there any documentation about the (xml- or text-) format of the Inventor Project Files?

I would like my Application to dynamically create these Files to set Workspace, Templates, Libraries, and so on.

I know I can take an existing one and modify it, but there are several fields I am not sure of their usage.

Thanks in advance

neutro
0 Likes
227 Views
2 Replies
Replies (2)
Message 2 of 3

Rene-J
Collaborator
Collaborator
HI

In Inventor API look for FileLocations Object.

Regards
René J
0 Likes
Message 3 of 3

Anonymous
Not applicable
Hi,
I know about the FileLocations Object, but this requires to set all Parameters every time.

I would like to automatically generate a Directory to store all files, copy an ipj (from a template) in that folder and point the FileLocations.FileLocationsFile Property to the copied File and let Inventor get all Properties from that File.
This is neccessaty because (almost) every user has diffent paths, e.g. for their libraries (and no, there is no possibility to set this relative 🙂 ).

But thank you

neutro
0 Likes