3 #ifndef _APIAxesWidget_H_
4 #define _APIAxesWidget_H_
10 namespace AnyCAD{
namespace API
44 void ShowArrow (
int nType,
bool bShow) ;
49 void ShowArrows (
bool bShow) ;
55 void SetArrowText (
int nType,
const String& text) ;
59 void EnableLeftHandCS () ;
63 #endif //_APIAxesWidget_H_
std::string String
Definition: APIString.h:10
Coordinate.
Definition: APIMath.h:416
Point or vector.
Definition: APIMath.h:37
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33
节点组。
Definition: APIGroupSceneNode.h:22