GraphObjTool
The GraphObjTool class is a base class of GraphObjCurveTool. It is used to create and manage a rectangle on Origin graph window that contains the data to choose the region of interest.
GraphObjTools.h
Name | Brief | Example |
---|---|---|
GetMainObjName | Return the name of major graph object. | |
GetTree | Get the setting tree. | |
GraphObjTool | Constructor. | |
Init | Initialize the class object with the name of major graph object. | |
IsValidGrObj | To check the major graph object if is valid. | |
IsValidLayer | To check the parent layer if is valid. | |
OnEvent | Manual calling event function. | |
SetTree | Set setting tree. |