formZ SDK | 5.0 API Reference | System | Data Type

fz_type_get_xy_mm

Description

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

Plugin Prototype

fzrt_error_td fz_type_get_xy_mm(

fz_type_ptr

type,

fz_xy_mm_td *

xymm )

Parameters

type [Input]

A pointer to a variant

xymm [Result]

A pointer to a min/max pair to be filled. Must be allocated by the caller.

Availability

5.0.0.0

See Also

,

Function Set

fz_type_fset


Defined in

fz_type_api.h