formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_tag_to_ptr

Description

Gets the pointer of a selection set from a tag. If there is no set with the given tag, an error is returned. The selection set may be part of the "Select By" options or may be part of an "Information Management" record.

Plugin Prototype

fzrt_error_td fz_proj_msel_tag_to_ptr(

fzrt_int

windex,

fz_tag_td *

set_tag,

fz_msel_set_ptr *

set_ptr )

Parameters

windex [Input]

project window index

set_tag [Input]

the tag of the selection set for which to find the pointer

set_ptr [Result]

the selection set pointer which belongs to the given tag

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h