formZ SDK | 4.0 Call Back Reference | Object Type

fz_otyp_cbak_cnstr_smod

Description

Object type construct smooth entity (ACIS) function (Required if the object has both, a smooth and a facetted representation. Not required otherwise). This function needs construct the smooth version of the object. It is usually called, when the object is facetted, but the smooth equivalent is required. This is the case, for example, when exporting to the SAT file format.

Plugin Prototype

fzrt_error_td fz_otyp_cbak_cnstr_smod(

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