15 Managing Shape Parts and Mesh Parts
Q3ShapePart_GetType
function to get the type of a shape part object.
TQ3ObjectType Q3ShapePart_GetType (
TQ3ShapePartObject shapePartObject);
shapePartObject
A shape part object.
Q3ShapePart_GetType
function returns, as its function result, the type identifier of the shape part object specified by the shapePartObject
parameter. If successful, Q3ShapePart_GetType
returns one of these constants:
kQ3ShapePartTypeMeshPartIf the type cannot be determined or is invalid,
Q3ShapePart_GetType
returns the value kQ3ObjectTypeInvalid
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker