3 #ifndef _APIMultiShapeQuery_H_
4 #define _APIMultiShapeQuery_H_
10 namespace AnyCAD{
namespace API
12 class SelectedShapeQuery;
29 int GetCount ()
const;
39 #endif //_APIMultiShapeQuery_H_
The context to query the multi selected shape.
Definition: APIMultiShapeQuery.h:20
The selection context interface.
Definition: APISelectionQuery.h:17
The context to query the selected shape.
Definition: APISelectedShapeQuery.h:20
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33