15 Managing Shape Parts and Mesh Parts

15 Q3ShapePart_GetShape

You can use the Q3ShapePart_GetShape function to get the shape object that contains a shape part object.

TQ3Status Q3ShapePart_GetShape (
TQ3ShapePartObject shapePartObject, 
TQ3ShapeObject *shapeObject);
shapePartObject
A shape part object.
shapeObject On exit, the shape object that contains the specified shape part object.

DESCRIPTION


The Q3ShapePart_GetShape function returns, in the shapeObject parameter, the shape object that contains the shape part object specified by the shapePartObject parameter.

You don't need to call Q3ShapePart_GetShape if you've already retrieved a hit data structure by calling Q3Pick_GetHitData because the containing object is specified by the object field of that structure.<8bat>u

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker