I am trying to write a script which will list all FEM cbush elements and their orientation CSYS ID. What PCL function can extract this property from "region_id"?
Specifically for your CBUSHes, use db_get_prop_value with word_id = 4174. You can tell this is the word id you want by looking at the PCL issued when you create a cbush:
Specifically for your CBUSHes, use db_get_prop_value with word_id = 4174. You can tell this is the word id you want by looking at the PCL issued when you create a cbush: