formZ SDK | 5.0 API Reference | System | Math
Description
Transform an array of points from the world's coordinate to the map plane's coordinate .
Plugin Prototype
fzrt_error_td fz_math_3d_map_plane_to_plane_array(
mplane, | |
pnts, | |
fzrt_int | npnts ) |
Parameters
mplane [Input]
the map plane
pnts [Input, Result]
the points to be transformed
npnts [Input]
the number of points to be transformed
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_math_3d_map_plane_from_pts,, fz_math_3d_map_plane_from_equc, fz_math_3d_map_plane_to_world, , fz_math_3d_map_plane_to_world_array, fz_math_3d_map_plane_get_matrix
Function Set
Defined in