formZ SDK | 5.0 API Reference | Project | Modeling | View Manager

fz_view_math_tform_2_screen

Description

Routine to convert tform coordinates to screen (pixel) coordinates.

Plugin Prototype

fzrt_error_td fz_view_math_tform_2_screen(

fzrt_int

windex,

fz_xyz_td *

tform_pnt,

fzrt_point *

screen_pnt )

Parameters

windex [Input]

project window index

tform_pnt [Input]

3D point in tform space

screen_pnt [Result]

2D point in screen (pixel) space

Returns

None

Availability

5.0.0.0

Function Set

fz_view_fset


Defined in

fz_view_api.h