What's ModelerAPI::Element::GetGenId() ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-07-07
05:52 AM
- last edited on
2021-09-14
09:29 AM
by
Noemi Balogh
2021-07-07
05:52 AM
When looking at some headers of the SDK, it looks like a GenId might refer to a "Genral Unique Id".
But, still, what's a GenId, and since elements can already return a GS::Guid, what purpose might it serve?
But, still, what's a GenId, and since elements can already return a GS::Guid, what purpose might it serve?
Labels:
- Labels:
-
Add-On (C++)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-07-14 10:33 AM
2021-07-14
10:33 AM
Hi,
Well noted
This is basically a counter, used internally to compare elements (if I remember well instances of the same model element can be found this way).
Best, Akos
Well noted

This is basically a counter, used internally to compare elements (if I remember well instances of the same model element can be found this way).
Best, Akos