3 #ifndef _APISelectedShapeQuery_H_
4 #define _APISelectedShapeQuery_H_
10 namespace AnyCAD{
namespace API
39 bool HasPointOnGeometry ()
const;
45 Vector3 GetIntersectPoint (
const Ray& ray)
const;
55 #endif //_APISelectedShapeQuery_H_
Ray.
Definition: APIMath.h:364
The context to query the selected entity.
Definition: APISelectedEntityQuery.h:21
拓扑对象
Definition: APITopoShape.h:18
The context to query the selected shape.
Definition: APISelectedShapeQuery.h:20
Point or vector.
Definition: APIMath.h:37
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33