Navigation: C/C++ Scripting Engine > Database Functions >
dbGetBBox
This function gets the bounding box of the database object.
Synopsis
int dbGetBBox ( dbObject obj, dbBox *box )
Return Value
Returns 1 if successful, else 0.
Parameters
obj - Database object
box - Pointer to box object