4 Managing Geometric Objects
Q3Geometry_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.
Q3Geometry_GetAttributeSet
function returns, in the attributeSet
parameter, the set of attributes currently associated with the geometric object specified by the geometry
parameter. The reference count of the set is incremented.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker