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

fz_objt_find

Description

Find an object with a given name.

Plugin Prototype

fzrt_error_td fz_objt_find(

fzrt_int

windex,

char *

name,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

name [Input]

name of object to find

obj [Result]

found object or NULL for NONE

Returns

Error codes

Availability

5.0.0.0

Example Files

util_grups.fsl
util_grups_tree.fsl

Function Set

fz_model_fset


Defined in

fz_objt_api.h