<ToolInfo> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyNo registered superclass.

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32CancelActionsThis option is undocumented at present.
int32CompleteActionsThis option is undocumented at present.
int32SetDataThis option is undocumented at present.
int32SetModelThis option is undocumented at present.
int32StartActionsThis option is undocumented at present.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<EditModel3D>ModelReturns a pointer to the current Model ( the pointer is of type <EditModel3D> ).
<StatusMsg>StatusAccesses the status bar. It is commonly used by command update scripts to set context sensitive hints on the status bar, in response to changes in program state.