- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Instance InternalName
Hello,
do you think is possible to retrieve the instance "InternalName" with iLogic?
I don't know if the attribute "InternalName" is correct, at the moment I can retrieve the InternalName of my assembly and parts (i.e. {6745DE2E-46A0-CFE5-EBA5-21A6FD5F2AA9}), but I would also like to retrieve the InternalName of the relation father-son.
Thanks,
andrea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Thanks, that is the internal name of the object but I am looking for the name of the relation father-son.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
"name of the relation father-son" ?
Parent?
https://help.autodesk.com/view/INVNTOR/2023/ENU/?guid=GUID-12164557-ED64-45D1-94D0-F0BD34B303F7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Are you talking about the referencekey?
Syntax
ComponentOccurrence.GetReferenceKey( ReferenceKey() As Byte, [KeyContext] As Long )
Or if this helped you, please, click (like)
Regards
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Thank you @A.Acheson
I'm sorry but I don't understand how to get the argument ReferenceKey() .
Thanks for the help