15 Managing Shape Parts and Mesh Parts
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.
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
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker