formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction

fz_objt_get_hatch_lines

Description

Gets the parameters of a hatch

Plugin Prototype

fzrt_error_td fz_objt_get_hatch_lines(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int

max_knt,

fzrt_int *

knt_pts,

fz_xyz_float_td *

hatch_pts )

Parameters

windex [Input]

project window index

obj [Input]

object

max_knt [Input]

max. number of points

knt_pts [Result]

points knt

hatch_pts [Result]

points

Returns

Error codes

Availability

7.0.0.0

Function Set

fz_model_fset


Defined in

fz_objt_api.h