formZ SDK | 5.0 API Reference | System | Math

fz_math_3d_map_plane_to_equc

Description

Returns the plane equation for the given map plane

Plugin Prototype

fzrt_error_td fz_math_3d_map_plane_to_equc(

fz_map_plane_td *

mplane,

fz_plane_equ_td *

equ )

Parameters

mplane [Input]

the map plane

equ [Result]

the map plane's plane equation.

Returns

Error codes

Availability

7.0.0.0

Example Files

util_math_3d.fsl

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_from_equc

Function Set

fz_math_fset


Defined in

fz_math_api.h