formZ SDK | 5.0 API Reference | System | Math
Description
Gets the matrix from the map plane, which transforms from the plane's coordinate to the world coordinate .
Plugin Prototype
fzrt_error_td fz_math_3d_map_plane_get_matrix(
mplane, | |
mat ) |
Parameters
mplane [Input]
the map plane
mat [Result]
the matrix which transforms from the plane to the world
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,
Function Set
Defined in