Documentación de la 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
¿Fue esto útil?