Storing and retrieving features from a library

Storing and retrieving features from a library

jordanmarr
Enthusiast Enthusiast
504 Views
2 Replies
Message 1 of 3

Storing and retrieving features from a library

jordanmarr
Enthusiast
Enthusiast

I need to create and maintain a library of hole features of varying shapes and sizes (there will only be around 10 variations).  The goal is to be able to programmtically retrieve a feature and then place it in the current part.  Ideally I would like to be able to assign each an ID to each feature that I can use to programmatically retrieve it. 

 

My first thought on how to achieve this is to have one master part file that contains all of the features.  When I need one I can open that file and somehow copy the appropriate feature and then place it in the target file. 

 

Or maybe it would be better to save each feature in its own part file?

 

I'm not so much looking for code as much as general guidance on whether either of these approaches sound reasonable.  Maybe there is a better way to programmatically store and retrieve features from a library?

 

Many Thanks

 

Jordan

0 Likes
Accepted solutions (1)
505 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Accepted solution
0 Likes
Message 3 of 3

jordanmarr
Enthusiast
Enthusiast

After watching the video, I would agree that that iFeatures look like an ideal solution for my application.

They seem to be exactly what I was looking for.

 

Thanks!

Jordan

 

0 Likes