API 文档
>
Manufacturing
>
Object ProToolinput
> Function ProToolinputFreeAllElems
Function ProToolinputFreeAllElems
Description
Frees all the
ProToolElems
data structures stored within the tool input.
Synopsis
#include <
ProToolinput.h
>
void
ProToolinputFreeAllElems
(
ProToolinputPtr
tool_input
/* (In)
The tool input from which to free the ProToolElems
*/
)
Returns
None
Sample Code References
pt_examples ( TestTool.c )
pt_examples ( TestTool.c )
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳