formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility
Description
Removes the given entity from the object list.
Plugin Prototype
fzrt_error_td fz_objt_list_remove_objt(
ent_list, | |
objt_ptr, | |
did_remove ) |
Parameters
ent_list [Input]
object list
objt_ptr [Input]
object to be removed
did_remove [Result]
TRUE if successful
Availability
5.0.0.0
See Also
fz_objt_list_create,, fz_objt_list_count, fz_objt_list_reset, fz_objt_list_get_objt, fz_objt_list_add_objt
Function Set
Defined in