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

fz_objt_list_get_objt

Description

Gets the nth entity from the object list

Plugin Prototype

fzrt_error_td fz_objt_list_get_objt(

fz_enty_list_ptr

ent_list,

fzrt_int

n,

fz_objt_ptr *

objt_ptr )

Parameters

ent_list [Input]

object list

n [Input]

index

objt_ptr [Result]

nth entity

Availability

5.0.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