prcdslnc13
New member
Im working on a project to extract Weld Feature data and feature parameter data from creo 2.0 with python and the VB API. The eventual output of these will go out to excel 2010 and possibly a .xml file but thats to be determined.
At this point I am able to extract the feature parameter data, but not the feature type or name. Basically my code parses the model looking for specific feature types and then pulling parameter data from them and exporting them. But I cannot figure out how to pull the ID of the feature with it. Does anyone have any guidance?
Also I am suddenly getting this error from my code it seems to be an issue with connecting to the COM service.
At this point I am able to extract the feature parameter data, but not the feature type or name. Basically my code parses the model looking for specific feature types and then pulling parameter data from them and exporting them. But I cannot figure out how to pull the ID of the feature with it. Does anyone have any guidance?
Also I am suddenly getting this error from my code it seems to be an issue with connecting to the COM service.
