formZ SDK | 5.0 API Reference | Project | Modeling | View Manager
Description
Routine to convert 3-D world coordinates to screen (pixel) coordinates. This is the complete transformation (world->rotation->w->screen)
Plugin Prototype
fzrt_error_td fz_view_math_world_2_screen(
fzrt_int | windex, |
world_pnt, | |
screen_pnt ) |
Parameters
windex [Input]
project window index
world_pnt [Input]
3D point in world space
screen_pnt [Result]
2D point in screen (pixel) space
Returns
None
Availability
5.0.0.0
Function Set
Defined in