formZ SDK | 4.0 Call Back Reference | Object Type

fz_otyp_cbak_fset

FZ_OTYP_CBAK_FSET_TYPE

formZ object type callbacks function set id.

FZ_OTYP_CBAK_FSET_NAME

formZ object type callbacks function set name.

FZ_OTYP_CBAK_FSET_VERSION

formZ object type callbacks function set version.

Description

Function set for a custom object type. The functions in this set need to be supplied by the plugin to implement a custom object type. Required function are : fz_otyp_cbak_uuid fz_otyp_cbak_info fz_otyp_cbak_init fz_otyp_cbak_io All other functions are optional. However for certain functionality to occur, more functions need to be implemented. For example, to edit the parameters of an object of this type through an edit dialog invoked from the Query dialog, the function must be implemented. If not, the Edit button in the Query dialog will stay disabled.

Availability

5.0.0.0

Functions:

fz_otyp_cbak_cedt

fz_otyp_cbak_cnstr_smod

fz_otyp_cbak_copy

fz_otyp_cbak_copy_cntl_objts

fz_otyp_cbak_cvrt_ptch

fz_otyp_cbak_cvsl

fz_otyp_cbak_finit

fz_otyp_cbak_geom

fz_otyp_cbak_get_key_pnts

fz_otyp_cbak_get_ncur

fz_otyp_cbak_get_nsrf

fz_otyp_cbak_iface_tmpl

fz_otyp_cbak_info

fz_otyp_cbak_init

fz_otyp_cbak_io

fz_otyp_cbak_name

fz_otyp_cbak_parm_count

fz_otyp_cbak_parm_get

fz_otyp_cbak_parm_get_info

fz_otyp_cbak_parm_get_info2

fz_otyp_cbak_parm_get_state_str

fz_otyp_cbak_parm_set

fz_otyp_cbak_prop_palt

fz_otyp_cbak_regen

fz_otyp_cbak_rvrs

fz_otyp_cbak_tform

fz_otyp_cbak_uuid

Defined in

fz_otyp_api.h