formZ SDK | 4.0 Call Back Reference | Object Type

fz_otyp_cbak_regen

Description

Object type regen function (Required). This function is called when it is necessary to regenerate the smooth or facetted topology and geometry of an object. In other words, this function needs to build all the faces of an object using its parametric data.

Plugin Prototype

fzrt_error_td fz_otyp_cbak_regen(

fzrt_int

windex,

fz_objt_ptr

obj,

fzrt_ptr

parm )

Parameters

windex [Input]

project window index

obj [Input]

object

parm [Input]

generic pointer to the parameter block

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_otyp_cbak_fset


Defined in

fz_otyp_api.h