Is there anybody who has a good working lisp code to load a model from windchill 10.2? I can't find anything in the integration kit and sd-db-element-load only works with model manager.
thanks in advance
Solved! Go to Solution.
The IKIT function is sd-uwgm-element-load
See https://support.ptc.com/appserver/cs/view/case_solution.jsp?n=CS123950&lang=en
if you are under support.
Please note that the IKIT functions are only available in release 19.
The IKIT function is sd-uwgm-element-load
See https://support.ptc.com/appserver/cs/view/case_solution.jsp?n=CS123950&lang=en
if you are under support.
Please note that the IKIT functions are only available in release 19.
Hi Max,
This function only works if the element is already added to the active workspace. Is there also a possibility to load an element out of the commonspace? Or is this only available with the release 19? I did my tests with modeling 18.1, where sd-uwgm-element-(load and store) is possible.
Thanks in advance