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

fz_objt_attr_get_proto_ptr

Description

Gets the pointer of the attribute prototype, given the attribute's name. 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(

char *

attr_name,

fz_attr_proto_ptr *

attr_proto )

Parameters

attr_name [Input]

the name of the attribute, as seen in the Attributes Manager dialog

attr_proto [Result]

The attribute prototype pointer

Returns

error

Availability

5.0.0.0

Function Set

fz_objt_attr_fset


Defined in

fz_objt_attr_api.h