Message 1 of 1
Access to component in specific level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all!
I'm working with PowerMill 2022, and using plugin(C#).
I have few questions about API(or Macro).
1. Can I access to a component in specific level?
For example, I have a level named by 'BOX' and there are several curves.
I would like to see the information of each component.
It doesn't matter whether use a macro or an API. Is it possible?
Can I select the component that I want?
2. In the property window, there are some information about each component.
And there are component information looks like GUID(f3562e69-5718-4bac-b9a3-bc0a9c5e52e4).
Can I select this component using this ID?
3. Can I get each component's(wireframe) length? (bounding box or start/end point also fine.)
Thanks in advance.