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 JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to delete the component in pro-e

  • Thread starter Thread starter prasad290
  • Start date Start date
P

prasad290

Guest
I am working on the ProE VBAPI,please give any suggestions
to delete the component(part/subassembly) in proE by using
VB API.

And give step by step wise...

Prasad
 
on Component Object use CreateDeleteOp().
 

Part and Inventory Search

Sponsor

Back
Top