3 #ifndef _APISelectionBBoxQuery_H_
4 #define _APISelectionBBoxQuery_H_
10 namespace AnyCAD{
namespace API
28 AABox GetBBox ()
const;
32 #endif //_APISelectionBBoxQuery_H_
AABox.
Definition: APIMath.h:281
The selection context interface.
Definition: APISelectionQuery.h:17
The selection context to get the bounding box of the selected node.
Definition: APISelectionBBoxQuery.h:19
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33