For the complete documentation index, see llms.txt. This page is also available as Markdown.

get_last_struc_idx

get index of last structure type none returns: -1 if no structure type is defined index of last structure type. See get_first_struc_idx() for the explanation of structure indices and IDs.

long get_last_struc_idx();

Last updated

Was this helpful?