Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hello,
I want to automate geometry editing process in creo.
The steps are as follows:
1. Importing geometry in creo (e.g. step format) from a directory in desktop.
2 Perform geometry edit feature in creo & save in step format in the same folder. (Trail file regarding this operation is ready and working successfully.)
3. Same process should be repeated for 'n' no. of geometries saved in same folder.
Requesting for your help.
Solved! Go to Solution.
@RK_10407936 wrote:
Hello,
I want to automate geometry editing process in creo.
The steps are as follows:
1. Importing geometry in creo (e.g. step format) from a directory in desktop.
2 Perform geometry edit feature in creo & save in step format in the same folder. (Trail file regarding this operation is ready and working successfully.)
3. Same process should be repeated for 'n' no. of geometries saved in same folder.
Requesting for your help.
Hi,
maybe https://community.ptc.com/t5/System-Administration/PTC-Creo-Distributed-Batch/m-p/624616#M25131 discussion will help you to solve your request. Download gentrail_2019-08-30.zip and investigate its contents.
@RK_10407936 wrote:
Hello,
I want to automate geometry editing process in creo.
The steps are as follows:
1. Importing geometry in creo (e.g. step format) from a directory in desktop.
2 Perform geometry edit feature in creo & save in step format in the same folder. (Trail file regarding this operation is ready and working successfully.)
3. Same process should be repeated for 'n' no. of geometries saved in same folder.
Requesting for your help.
Hi,
maybe https://community.ptc.com/t5/System-Administration/PTC-Creo-Distributed-Batch/m-p/624616#M25131 discussion will help you to solve your request. Download gentrail_2019-08-30.zip and investigate its contents.
Ok. Thanks..
Hi,
I investigated the contents of zip folder. However, I am somehow stuck with the QBasic program for my application (Ref to attached ref_trail.txt). Could you please help me with QBasic program for my application? I am sharing relevant files herewith.
Thanks in advance!
@RK_10407936 wrote:
Hi,
I investigated the contents of zip folder. However, I am somehow stuck with the QBasic program for my application (Ref to attached ref_trail.txt). Could you please help me with QBasic program for my application? I am sharing relevant files herewith.
Thanks in advance!
Hi,
it seems to me that I will hardly be able to help you solve your problem.
It looks like you do not know how to work with trail files and also you do not know Basic programming. BTW my program was created by QB64 for Windows ... https://qb64.com/