formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Creates a new, empty, object. This function should not be called just by itself. It is expected, that the object is filled with geometry by calling other low level construction functions. NOTE : the object is not committed to the project's object list until fz_objt_add_objt_to_project is called.
Plugin Prototype
fzrt_error_td fz_objt_cnstr_objt_new(
fzrt_int | windex, |
obj ) |
Parameters
windex [Input]
project window index
obj [Result]
object
Returns
Error codes
Availability
5.0.0.0
Example Files
Function Set
Defined in