Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
How does one work out what the parameters of the command are that one has added a bracket function to?
According to the documentation
int (*uiCmdCmdBktFn) (uiCmdCmdId command, uiCmdValue *p_new_value, int entering_command, void **pp_bracket_data)
ignores the uiCmdValue and does not pass in the command value to the bracket function