Skip to content

CAD API programming using Python. Automation of basic functions of 3D CAD systems.

License

Notifications You must be signed in to change notification settings

xkrystiandutka/CreoApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAD API programming using Python. Automation of basic functions of 3D CAD systems.

Prepare a part model in CREO Parametric 7.0 model system

image

Execute an application in the Python environment that performs the following functions:

  • Changes the working directory.
  • Changes the model parameters: w,l,h,t_h,t_l,t_1 and text.
  • Defines the model material. The application should include: Validation of entered data (e.g. negative values, data type. Regeneration of models in CREO Parametric system after entering new data.

Terminal API

CreoApi.mp4

Installation

Download the model and the code. Run main.py file.

License

MIT

About

CAD API programming using Python. Automation of basic functions of 3D CAD systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages