Message 1 of 2

Not applicable
10-28-2020
04:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am writing a script that recursively traverses all the components in a design.
I would like to ignore components that are based on electronic projects.
If that's not possible any of the following would be acceptable.
Check if the component object is:
- From an Electronics Project
- Linked or from outside the current design file
- Currently Hidden
I started with the API object documents, but I couldn't find properties for any of this under "component"
Thanks
Solved! Go to Solution.