formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Sets the name of an object. The name cannot exceed 32 characters
Plugin Prototype
fzrt_error_td fz_objt_attr_set_objt_name(
fzrt_int | windex, |
obj, | |
char * | name ) |
Parameters
windex [Input]
project window index
obj [Input]
object
name [Input]
object name, 32 characters maximum.
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in