formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Utility

fz_objt_list_count

Description

Gets total number of items in the object list

Plugin Prototype

fzrt_error_td fz_objt_list_count(

fz_enty_list_ptr

ent_list,

fzrt_int *

n_ents )

Parameters

ent_list [Input]

object list

n_ents [Result]

number of objects

Availability

5.0.0.0

Example Files

util_objt_topo.fsl

See Also

fz_objt_list_create,, fz_objt_list_reset, fz_objt_list_get_objt, fz_objt_list_add_objt,

Function Set

fz_model_fset


Defined in

fz_objt_api.h