Bastep opened this issue on Nov 03, 2023 ยท 6 posts
Bastep posted Fri, 03 November 2023 at 2:15 PM
In the Poser API, there is the GetIdType() method under the object definition for SceneObjectType. This returns an integer. Is there a list of this ID?
Regards
class SceneObjectType(builtins.object)
Methods defined here:
GetIdType(...)
Return the exact type of this scene object.
<IntType> GetIdType()