formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility
Description
Adds the given entity to the object list.
Plugin Prototype
fzrt_error_td fz_objt_list_add_objt(
ent_list, | |
objt_ptr, | |
check_dupl, | |
did_add ) |
Parameters
ent_list [Input]
object list
objt_ptr [Input]
object to be added
check_dupl [Input]
check for duplicate
did_add [Result]
TRUE if successful
Availability
5.0.0.0
Example Files
See Also
fz_objt_list_create,, fz_objt_list_count, fz_objt_list_reset, fz_objt_list_get_objt,
Function Set
Defined in