Inherits: LibItem < DesignItem < ScriptObject

Inherited by: Part

A library item is an item acquired from a library containing properties that describe where it came from.

Properties

NameTypeGet/SetBrief
AuthorstrYes/YesThe “Author” field on this item’s properties.
LastSavedBystrYes/YesThe “Last Saved By” field on this item’s properties.
LibraryNamestrYes/YesThe “Library Name” field on this item’s properties.
NamestrYes/YesThe name of this item.

Property Details

Author

Type: str

The “Author” field on this item’s properties.


LastSavedBy

Type: str

The “Last Saved By” field on this item’s properties.


LibraryName

Type: str

The “Library Name” field on this item’s properties.


Name

Type: str

The name of this item.