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

fz_objt_list_from_proj

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,

fz_enty_list_ptr

ent_list )

Parameters

windex [Input]

project window index

ent_list [Input]

object list

Availability

6.1.0.0

Example Files

util_objt_topo.fsl

See Also

fz_objt_list_create,, fz_objt_list_count, fz_objt_list_reset, fz_objt_list_add_objt,

Function Set

fz_model_fset


Defined in

fz_objt_api.h