What's new

Retrieving Part-List of an assembly

flazal

New Member
Retrieving Part-List of an assembly

Hi all!
I'm newbie in Alibre, I'd like to understand in which way I can obtain the assembly part-list?

I'm writing a VB app that have to show the part-lists of an alibre file.

THANX for any suggestion or example about that!

Dario
 

shubhab

Member


Hi Dario,

Sorry for not having responded to your message for a while.

You can get the parts list in an assembly using the IADOccurrences Interface. Please read through the Assemblies topic in the 'Getting Started' Section of the API Help.
If you have more questions, please feel free to post it here.

Thanks,
Shubha
 
Top