formZ SDK | 5.0 API Reference | System | Math

fz_math_3d_is_parl_equs

Description

Checks if two planes are parallel or reversely parallel.

Plugin Prototype

fzrt_boolean fz_math_3d_is_parl_equs(

fz_plane_equ_td *

e1,

fz_plane_equ_td *

e2 )

Parameters

e1 [Input]

plane 1

e2 [Input]

plane 2

Returns

TRUE if parallel or reversely parallel, FALSE otherwise

Availability

5.0.0.0

Example Files

util_math_3d.fsl

Function Set

fz_math_fset


Defined in

fz_math_api.h