Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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