Q3Geometry_SetAttributeSet
You can use theQ3Geometry_SetAttributeSet
function to set the attribute set associated with a geometric object.
TQ3Status Q3Geometry_SetAttributeSet ( TQ3GeometryObject geometry, TQ3AttributeSet attributeSet);
geometry
- A geometric object.
attributeSet
- A set of attributes.
DESCRIPTION
TheQ3Geometry_SetAttributeSet
function sets the attribute set of the geometric object specified by thegeometry
parameter to the set specified by theattributeSet
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help