Skip to main content
1-Visitor
December 24, 2022
Solved

Automation of geometry editing process in creo

  • December 24, 2022
  • 1 reply
  • 3202 views

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.

Best answer by MartinHanak

@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.

1 reply

24-Ruby III
December 24, 2022

@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.

1-Visitor
December 24, 2022

Ok. Thanks..