formZ SDK | 5.0 API Reference | System | Math
Description
Checks if two planes are coplanar or reversely coplanar.
Plugin Prototype
fzrt_int fz_math_3d_equal_equs(
e1, | |
e2 ) |
Parameters
e1 [Input]
plane 1
e2 [Input]
plane 2
Returns
1 if coplanar,
2 if reversely coplanar,
0 if not coplanar
Availability
5.0.0.0
Example Files
Function Set
Defined in