Q3ShapePart_GetType
You can use theQ3ShapePart_GetTypefunction to get the type of a shape part object.
TQ3ObjectType Q3ShapePart_GetType ( TQ3ShapePartObject shapePartObject);
shapePartObject- A shape part object.
DESCRIPTION
TheQ3ShapePart_GetTypefunction returns, as its function result, the type identifier of the shape part object specified by theshapePartObjectparameter. If successful,Q3ShapePart_GetTypereturns one of these constants:
kQ3ShapePartTypeMeshPartIf the type cannot be determined or is invalid,Q3ShapePart_GetTypereturns the valuekQ3ObjectTypeInvalid.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help