Q3Geometry_GetAttributeSet
You can use theQ3Geometry_GetAttributeSetfunction 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_GetAttributeSetfunction returns, in theattributeSetparameter, the set of attributes currently associated with the geometric object specified by thegeometryparameter. The reference count of the set is incremented.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help