formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology
Description
Gets one of the points that are used to represent a segment of a smooth object. The point is identified by an index. This index must be less than the total number of points used by the segment.
Plugin Prototype
fzrt_error_td fz_objt_segt_get_wire_pnt(
fzrt_int | windex, |
obj, | |
fzrt_int | sindx, |
fzrt_int | pindx, |
pt ) |
Parameters
windex [Input]
project window index
obj [Input]
object
sindx [Input]
segment index
pindx [Input]
index of a point on the segment
pt [Result]
the point
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
, fz_objt_get_segt_count, fz_objt_iso_get_num_iso_pnts,
Function Set
Defined in