Tag: item object
-
Item Object: Project Property
In PLM Scripting, the built-in object under item matching the Project Management tab is Project object.
-
Item Object: Master Property
Master is one property of Item object. It contains the item’s DMS ID, workspace ID, owner, additional user owners and additional group owners. In this post, we will go through each of them.
-
Item Object: Fields
Today let’s put spotlight on the item fields. First we will see how to access each field from the Item object. Then we will go through all field types and find the corresponding value type in scripting for each of them.
-
Item In Script
Item object is the representation of an item in scripting. In this post, I will show you how to load, create, and delete an item.

You must be logged in to post a comment.