What’s New > Windchill Workgroup Manager > 12.1.1.0 > Identification of Partially Loaded Items
Identification of Partially Loaded Items
Product: Windchill Workgroup Manager for Creo Elements/Direct Modeling
Release: 12.1.1.0
Benefit
You can now identify the partially loaded objects in Creo Elements/Direct Modeling using the LISP function.
Additional Details
A new LISP function sd-uwgm-inq-obj-partially-loaded-p object has been introduced to inquire about the loaded state of a model. This new function inspects the model loaded from the Windchill Workgroup Manager in session and provides the status of the loaded objects in the output. Previously, it was not possible to identify a partially loaded object of a model using the LISP function in Creo Elements/Direct Modeling session.
If the object in the session is loaded in Partial mode, this method returns ‘true’ value. For all other load types, such as Full, Structure, Lightweight, this method returns a null value.
Was this helpful?