3 #ifndef _APIGeomCircle_H_
4 #define _APIGeomCircle_H_
10 namespace AnyCAD{
namespace API
28 virtual bool IsValidGeomey ()
const;
38 Real GetRadius ()
const;
47 #endif //_APIGeomCircle_H_
Circle tool that can be used to get circle information.
Definition: APIGeomCircle.h:20
BSpline Curve tool that can be used to construct BSpline and get BSpline information.
Definition: APIGeomCurve.h:20
Point or vector.
Definition: APIMath.h:37
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33
double Real
Definition: APIMath.h:7