formZ SDK | 5.0 API Reference | Project | Modeling | Attributes

fz_objt_attr_get_proto_ptr_from_UUID

Description

Gets the pointer of the attribute prototype, given the attribute's UUID. The prototype pointer is used throughout the generic attribute functions to identify a particular attribute.

Plugin Prototype

fzrt_error_td fz_objt_attr_get_proto_ptr_from_UUID(

fzrt_UUID_td

uuid,

fz_attr_proto_ptr *

attr_proto )

Parameters

uuid [Input]

the uuid of the attribute

attr_proto [Result]

The attribute prototype pointer

Returns

error

Availability

6.5.4.0

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h