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

fz_objt_tag_to_ptr

Description

Gets the object pointer from an object tag.

Plugin Prototype

fzrt_error_td fz_objt_tag_to_ptr(

fzrt_int

windex,

fz_tag_td *

tag,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

tag [Input]

object tag

obj [Result]

object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_grups.fsl
util_grups_tree.fsl

See Also

Function Set

fz_model_fset


Defined in

fz_objt_api.h