GetARDIAPI
The GetARDIAPI function is part of the Trigger class.
It gives you access to a shared ARDI API class that allows you to perform queries on the ARDI server that the Trigger system is connected to.
Parameters
No Parameters
Example
api = ob.GetARDIAPI() #Make AQL queries here.
Return
This function returns the shared connection to the ARDI server.