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

fz_shrink_wrap_points

Description

Creates a convex hull from set of source points

Plugin Prototype

fzrt_error_td fz_shrink_wrap_points(

fzrt_int

windex,

fz_xyz_td *

source_points,

fzrt_int

num_source_points,

fz_objt_ptr *

convex_hull_obj )

Parameters

windex [Input]

Project window index

source_points [Input]

Array of source points

num_source_points [Input]

Number of source points

convex_hull_obj [Result]

Convex hull object

Returns

Error codes

Availability

8.5.0.1

Function Set

fz_model_fset


Defined in

fz_objt_gend_api.h