formZ SDK | 5.0 API Reference | Project | Modeling | Selection (Pick)

fz_model_pick_add_faces

Description

Adds faces to the modeling pick buffer.

Plugin Prototype

fzrt_error_td fz_model_pick_add_faces(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int *

face_index,

fzrt_int

face_index_count )

Parameters

windex [Input]

project window index

obj [Input]

object to add

face_index [Input]

array of index of face to add

face_index_count [Input]

number of faces in face_index

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h