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

fz_objt_ptr_to_tag

Description

Gets the object tag from an object pointer.

Plugin Prototype

fzrt_error_td fz_objt_ptr_to_tag(

fzrt_int

windex,

fz_objt_ptr

obj,

fz_tag_td *

tag )

Parameters

windex [Input]

project window index

obj [Input]

object

tag [Result]

object tag

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