formZ SDK | 5.0 API Reference | Project | Modeling | Attributes
Description
Gets the n-th attribute used by an object. The indx argument must be between 0 and the number returned by . This function can be used to create in a loop through all attributes used by a given object.
Plugin Prototype
fzrt_error_td fz_objt_attr_get_attr_uuid(
fzrt_int | windex, |
obj, | |
fzrt_int | indx, |
uuid ) |
Parameters
windex [Input]
project window index
obj [Input]
object
indx [Input]
The attribute index, must be >= 0 and < value returned by
uuid [Result]
The uuid of the n-th attribute
Returns
Error codes
Availability
6.5.4.0
See Also
Function Set
Defined in