
ProToolCreate | |
( ProTool* tool_ref /* (In) The handle to the tool to be created. */ ProConstToolinputPtr tool_input /* (In) The tool information (parameters, attributes, type, and so on). */ ProErrorlist* p_errors /* (Out) The error list that explains where problems occurred. This list is valid only until the next call to this function. */ ) |

The function successfully created the tool. | |
Model is in read-only state. | |
One or more of the input arguments are invalid. |


