Skip to main content
1-Visitor
April 15, 2013
Question

How to get all parts list and assembly list from current model Assembly in Creo® Parametric TOOLKIT

  • April 15, 2013
  • 1 reply
  • 1783 views

HI All,


I am writing api for creo parametric toolkit in c++ manage.I need to get all assembly and parts list from current assembly creo document.

1 reply

1-Visitor
August 22, 2017

Hi Mahesh, you might not need the solution now as it very old question;

but I had same question and found the solution to it.

Method ProSolidFeatVisit lets the user parse given module.

More details are in : 

UgAsmCompVisit.c

or in the folder

protoolkit/protkdoc/samples/UgAsmCompVisit_c.html

 

Warm regards,

Madhavi