Which GUIDs can I access in the Granta SDK?

James Derrick
James Derrick Administrator, Employee Posts: 267
Ansys Employee Solution Developer Community of Practice Member First Anniversary 25 Up Votes
admin
edited June 2023 in Materials

Which GUIDs can I access in the Granta SDK?

I see there are record GUIDs, but can I also access attribute GUIDs and Table GUIDs?

Best Answer

  • James Derrick
    James Derrick Administrator, Employee Posts: 267
    Ansys Employee Solution Developer Community of Practice Member First Anniversary 25 Up Votes
    admin
    edited July 2023 Answer ✓

    So, a lot of GUIDs are available, but not all of them. The following GUIDs are easily accessible:

    • record history GUID
    • record version GUID
    • Table GUID (via foundation layer objects only)

    The following GUIDs are inaccessible, and aren't available in the servicelayer either.

    • Database GUID (available in servicelayer version 22/04)
    • Attribute GUID

    EDIT:

    As per @Doug Addy 's comment you can now access

    Database Version GUID

    in v3.2

Answers