Get column information from custom content center part (bold, nut etc.) via Visual Basic Program?

Get column information from custom content center part (bold, nut etc.) via Visual Basic Program?

mucip
Collaborator Collaborator
292 Views
2 Replies
Message 1 of 3

Get column information from custom content center part (bold, nut etc.) via Visual Basic Program?

mucip
Collaborator
Collaborator

Hi,

I can get the custom iProperties from part or assembly easily via Visual Basic program using API.

But I need to do same thing for Content Center files (Bold, nut etc.) too.

Any code sample highly appreciate...

 

Regards,

Mucip:)

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

Michael.Navara
Advisor
Advisor
Accepted solution

This can be done using ContentCenter object. This is a top level object, where you can start your research. In this structure you can find ContentTreeViewNode and ContentFamily objects which contains information about categories and families in content center.

If you need some more specific information, you need  to be more descriptive.

0 Likes
Message 3 of 3

mucip
Collaborator
Collaborator

Hi,

I found some good information from here.

 

I want to get information from assembly tree if part is only part or CC part? If the part is only part than I need to get custom iProperties as attched picture. if the part is from CC than I need to get information (Description, part number etc.) from CC library rows.

 

This is what I want to do infact...

 

Regards,

Mucip:)

0 Likes