Script
Classes
elementinterface.h File Reference
#include <servicelib/script/SCR_BaseInterface.h>
#include <String>
Include dependency graph for elementinterface.h:

Classes

class  element
 With the Element functions, you can retrieve information about the elements in your scene and you can add and remove them. Each element has an index (0..nbElements), an integer id (key of the element in the database), which is unique and a name ( which is not guaranteed to be unique ). More...
 
class  Drawing