formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Analysis
Description
Tests whether a point is inside (1) on (2) or outside (0) of an object
Plugin Prototype
fzrt_error_td fz_objt_alys_is_pnt_inside_objt(
fzrt_int | windex, |
obj, | |
pt, | |
fzrt_int * | status ) |
Parameters
windex [Input]
project window index
obj [Input]
object
pt [Input]
the point to test
status [Result]
0 if the point is outside, 1 if it is inside and 2 if it is on the object's surface
Returns
Error codes
Availability
5.0.0.0
Function Set
Defined in