formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Reference Object

fz_objt_cnstr_refo

Description

Creates a reference object. The object will have no data in it. Additional objects need to be added using

Plugin Prototype

fzrt_error_td fz_objt_cnstr_refo(

fzrt_int

windex,

fz_objt_ptr *

obj )

Parameters

windex [Input]

project window index

obj [Result]

new object

Returns

Error codes

Availability

7.0.0.0

Example Files

util_objt_cnstr_refo.fsl

See Also

Function Set

fz_model_fset


Defined in

fz_objt_refo_api.h