formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the number of attributes used by an object (also includes attributes used by faces). This function can be used to create a loop through all attributes used by a given object. is used to access the n-th attribute for an object.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_attr_count(
fzrt_int | windex, |
obj, | |
fzrt_int * | count ) |
Parameters
windex [Input]
project window index
obj [Input]
object
count [Result]
The number of attributes used by the object
Returns
Error codes
Availability
6.5.4.0
See Also
Function Set
Defined in