formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_msel_set_copy

Description

Makes a copy of a selection set in the Select By options. A pointer to the new set is returned.

Plugin Prototype

fzrt_error_td fz_proj_msel_set_copy(

fzrt_int

windex,

fz_msel_set_ptr

src_set_ptr,

fz_msel_set_ptr *

new_set_ptr )

Parameters

windex [Input]

project window index

src_set_ptr [Input]

the selection set to copy

new_set_ptr [Result]

the new selection set

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_proj_fset


Defined in

fz_proj_api.h