formZ SDK | 5.0 API Reference | System | Data Type

fz_type_get_equ

Description

This function performs the following data type conversions:
Variant Type Conversion
fz_xyzw_td x value copied to a,
y value copied to b,
z value copied to c,
w value copied to d, no data lost.

Plugin Prototype

fzrt_error_td fz_type_get_equ(

fz_type_ptr

type,

fz_plane_equ_td *

equc )

Parameters

type [Input]

A pointer to a variant

equc [Result]

A pointer to a plane equation to be filled. Must be allocated by the caller.

Availability

5.0.0.0

See Also

, fz_type_get_equ_ptr

Function Set

fz_type_fset


Defined in

fz_type_api.h