formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology
Description
Gets the number of points that are used to represent an iso line of a smooth object.
Plugin Prototype
fzrt_error_td fz_objt_iso_get_num_iso_pnts(
fzrt_int | windex, |
obj, | |
fzrt_int | findx, |
fzrt_int | iindx, |
fzrt_int * | npts ) |
Parameters
windex [Input]
project window index
obj [Input]
object
findx [Input]
face index
iindx [Input]
iso line index
npts [Result]
the number of points used to represent the iso line
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
, fz_objt_face_get_iso_count, , fz_objt_segt_get_wire_pnt
Function Set
Defined in