load model with lisp out of windchill 10.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
load model with lisp out of windchill 10.2
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.
Solved! Go to Solution.
- Labels:
-
General
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
