formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility
Description
Fills an object list with object pointers from all valid objects of a project. The object list will be reset prior to the operation. That is, all pointers stored in the list prior to this call will be removed.
Plugin Prototype
fzrt_error_td fz_objt_list_from_proj(
fzrt_int | windex, |
ent_list ) |
Parameters
windex [Input]
project window index
ent_list [Input]
object list
Availability
6.1.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