Questions tagged [creo]

Creo is a family of Computer-aided design (CAD) apps supporting product design for discrete manufacturers and is developed by PTC. The suite consists of apps, each delivering a distinct set of capabilities for a user role within product development.

6 questions
1
vote
1 answer

Iterate through dict with nested lists with nested dicts ... and so on

I'm using creopyson to read a 3D model's bill of materials. The data that creopyson returns is a nested dict with lists. The BOM is structured in a parent -> child structure where there can be multiple children (organized in a list). Each child is a…
tmorgan497
  • 45
  • 4
0
votes
0 answers

Transfer assembly between CAD Programs without losing Joint / Mating information?

I have created an assembly in PTC Creo that contains multiple joints, and I would like to open this assembly in SolidWorks without having to redefine every single joint (translational, rotational, ...). However, most of the file formats (.stl, .asm,…
Dr No
  • 118
  • 5
0
votes
0 answers

PTC Windchill WRS API "Cannot process objects checked out to another Workspace" when running the CreateAssociations command

Running the WRS '/Windchill/servlet/odata/v5/ProdMgmt/CreateAssociations' command returns this error message:    { "error": { "code": "Error", "message": "Cannot process objects checked out to another Workspace" } }   The part is checked out by the…
tmorgan497
  • 45
  • 4
0
votes
0 answers

Open cgm files in creo view lite (Productview) and print and save as pdf

I have several CGM files saved in a local drive. I would like to create PDF's from these. Is it possible to somehow open them in creo view lite and print/save as pdf using python?
Ashish
  • 99
  • 6
0
votes
0 answers

LINK1181 Failed build when building make_install for the PTC Creo TOOLKIT

When running the make_install build for the protk_install_example for the PTC Creo TOOLKIT, I get an issue with LINK. The error is LINK : fatal error LNK1181: cannot open input file 'kernel32.lib' Here is the full output: Build started... 1>------…
tmorgan497
  • 45
  • 4