stm_r_tc_all Returns the textual information associated with a specified element. The information is retrieved into a structured data type (record) that varies according to the type of element referenced. Function Type stm_tc_all_ptr For Elements Timing Constraint Syntax stm_r_tc_all (tc_id, &status) Arguments Argument Input/Output Type Description tc_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_id_out_of_range ● stm_unresolved ● stm_id_not_found
tc_id
stm_id
status
int
stm_success
stm_id_out_of_range
stm_unresolved
stm_id_not_found