formZ SDK | 5.0 API Reference | System | Math
Description
Defines a map plane, given a plane equation. The orientation of the map plane x and y axis within the plane is chosen arbitrarily.
Plugin Prototype
fzrt_error_td fz_math_3d_map_plane_from_equc(
equ, | |
mplane ) |
Parameters
equ [Input]
the map plane's plane equation.
mplane [Result]
the map plane
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
fz_math_3d_map_plane_from_pts,, fz_math_3d_map_plane_to_world, fz_math_3d_map_plane_to_world_array, ,, fz_math_3d_map_plane_get_matrix, fz_math_3d_map_plane_to_equc
Function Set
Defined in