formZ SDK | 5.0 API Reference | System | Data Type

fz_type_set_xy_float

Description

This function performs the following data type conversions:
Variant Type Conversion
fz_xy_mm_td x min & max copied to x min & max,
y min & max copied to y min & max,
z min & max set to 0.0, no data lost.

Plugin Prototype

fzrt_error_td fz_type_set_xy_float(

fz_xy_float_td *

fxy,

fz_type_ptr

type )

Parameters

fxy [Input]

A pointer to the coordinate to set

type [Result]

A pointer to a variant

Availability

5.0.0.0

See Also

, fz_type_set_xy_float_ptr, , fz_type_set_xy_ptr

Function Set

fz_type_fset


Defined in

fz_type_api.h