formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility
Description
Gets the nth entity from the object list
Plugin Prototype
fzrt_error_td fz_objt_list_get_objt(
ent_list, | |
fzrt_int | n, |
objt_ptr ) |
Parameters
ent_list [Input]
object list
n [Input]
index
objt_ptr [Result]
nth entity
Availability
5.0.0.0
Example Files
See Also
fz_objt_list_create,, fz_objt_list_count, fz_objt_list_reset, fz_objt_list_add_objt,
Function Set
Defined in