Q3Geometry_GetAttributeSet
You can use theQ3Geometry_GetAttributeSet
function to get the attribute set associated with an entire geometric object.
TQ3Status Q3Geometry_GetAttributeSet ( TQ3GeometryObject geometry, TQ3AttributeSet *attributeSet);
geometry
- A geometric object.
attributeSet
- On exit, the set of attributes of the specified geometric object.
DESCRIPTION
TheQ3Geometry_GetAttributeSet
function returns, in theattributeSet
parameter, the set of attributes currently associated with the geometric object specified by thegeometry
parameter. The reference count of the set is incremented.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help