Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
IpfcPart.RetrieveMaterial("Material1");
Throws error like... maximum length 32.
Solved! Go to Solution.
It shouldn't! There is an article how to use this:
CS148500 : How to retrieve and assign a material from disk to a model through Creo Parametric VB API
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS148500
It shouldn't! There is an article how to use this:
CS148500 : How to retrieve and assign a material from disk to a model through Creo Parametric VB API
https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS148500
