APIObject
Represents an object, which both acts as a generic structure, and a mask for element operations.
class APIObject
Members
The structure does not have any static members. Members can be added or modified by assigning a value to them.
Methods
- List: Lists the members and their values on the Interactive Console.
Remarks
If an APIObject instance has a string member named '__APIType', then the string representation of that APIObject Element.
Since the usage of this structure is different for each function that uses it, the proper usage and fields to fill will be described on the page for the function itself.
Requirements
- Version: Python API 0.1 or Later
- Module: GS