formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction

fz_objt_cnstr_objt_from_face

Description

Constructs a new object from a face of an existing object.

Plugin Prototype

fzrt_error_td fz_objt_cnstr_objt_from_face(

fzrt_int

windex,

fz_objt_ptr

src_obj,

fzrt_int

findx,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

src_obj [Input]

source object

findx [Input]

face index

obj [Input]

new object

Returns

Error codes

Availability

5.0.0.0

Example Files

util_objt_from.fsl
util_objt_cnstr_derv.fsl

See Also

, fz_objt_cnstr_objt_from_curv

Function Set

fz_model_fset


Defined in

fz_objt_api.h