Skip to main content
12-Amethyst
October 2, 2014
Solved

load model with lisp out of windchill 10.2

  • October 2, 2014
  • 1 reply
  • 2005 views

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


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MaxR.Kublin

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.

1 reply

13-Aquamarine
November 1, 2014

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.

12-Amethyst
December 3, 2014

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