3 #ifndef _APIGridHeadNode_H_
4 #define _APIGridHeadNode_H_
10 namespace AnyCAD{
namespace API
28 void SetText (
const String& text) ;
37 void SetRadius (
Real radius) ;
42 Real GetRadius ()
const;
46 #endif //_APIGridHeadNode_H_
std::string String
Definition: APIString.h:10
The grid line head Node, which can be used to display line. -since R2015UR2.
Definition: APIGridHeadNode.h:19
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33
节点组。
Definition: APIGroupSceneNode.h:22
double Real
Definition: APIMath.h:7