formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Topology
Description
Returns the xyz coordinate of a given point.
The model_type parameter determines whether the point
is taken from the facetted or smooth topology.
model_type must be specified.
Plugin Prototype
fzrt_error_td fz_objt_point_get_xyz(
fzrt_int | windex, |
obj, | |
fzrt_int | pindx, |
model_type, | |
xyz ) |
Parameters
windex [Input]
project window index
obj [Input]
object
pindx [Input]
point index
model_type [Input]
object topology type
xyz [Result]
point coordinates
Returns
Error codes
Availability
5.0.0.0
Example Files
util_objt_nurbs_sections.fsl
util_low_level.fsl
Function Set
Defined in