Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reusable Library, adding feature objects programmatically

Status
Not open for further replies.

johrndorf

Computer
Joined
Aug 29, 2013
Messages
3
Location
DE
I want to fill the reuse library using a C++ program with feature objects (Sketches).
Using the journal I tried to find out where the Information about type and name of the objects is stored, but the journal tells nothing about this and I also did not find anything in the documentation.
The attachment is an example of a journal file of adding a sketch. As you can see it does not contain much usable information. I know how to get the path where reusable parts are stored, I also know ho to copy and paste the sketch feature to a new part, but I do now know how and where the information about the descriptive name and the type of of reusable object is stored. If I just create a part without attaching this information it is treated as a library part.
Does anyone have more information?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top