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

fz_objt_face_get_iso_count

Description

Gets the number of iso lines of a given face of a smooth object.

Plugin Prototype

fzrt_error_td fz_objt_face_get_iso_count(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_int

findx,

fzrt_int *

niso )

Parameters

windex [Input]

project window index

obj [Input]

object

findx [Input]

face index

niso [Result]

the number of iso lines for the face

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wire_topo.fsl

See Also

fz_objt_iso_get_num_iso_pnts,

Function Set

fz_model_fset


Defined in

fz_objt_otop_api.h