03-15-2020
01:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-15-2020
01:13 AM
Thank for the suggestion, but I also got the single-line solution (https://forums.autodesk.com/t5/inventor-customization/api-return-enumerator-name-instead-of-numeric-...).
InstedOf:
oNode.NativeObject.Type.ToString
The
[Enum].GetName(GetType(ObjectTypeEnum), oNode.NativeObject.Type)
...should be used.
Please vote for Inventor-Idea Text Search within Option Names