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

fz_view_math_tform_2_screen_xy

Description

Routine to convert tform coordinates to floating point screen coordinates (not rounded to the nearest pixel). (Useful for vector images).

Plugin Prototype

fzrt_error_td fz_view_math_tform_2_screen_xy(

fzrt_int

windex,

fz_xyz_td *

tform_pnt,

fz_xy_td *

xy_pnt )

Parameters

windex [Input]

project window index

tform_pnt [Input]

3D point in tform space

xy_pnt [Result]

2D point in floating point screen space

Returns

None

Availability

5.0.0.0

Function Set

fz_view_fset


Defined in

fz_view_api.h