Returns the PropertyGroups object associated with this component.
"component_var" is a variable referencing a Component object.
|
"component_var" is a variable referencing a Component object.
|
Name | Description |
Library Item API Sample | Demonstrates how to examine library items using the API. To use the sample, create a new Python or C++ script and copy and paste this code, replacing the existing default code. The script will search for and record all components and library items in the current project. They are displayed in a dialog when the script has finished. |