cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

How to create a report file for compare parts using VB API

hsauter
1-Newbie

How to create a report file for compare parts using VB API

Hello Community,

i want to use the creo function "compare parts" and Export this Report to a file using VB API.

Is there any way to do that?

In VB API i found no function to create this Report.

Currently i use a mapkey but no Export file can created with a mapkey!

Creo 2.0 M170

Regards

Sauter


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

The problem is solved...

Set the config Option "info_output_mode" to value "file".

Then you can use a mapkey to compare parts.

In the session directory of creo a file named "diff_report.xml" was created.

Regards

Sauter

Top Tags