Looking for a reliable method of detecting compound paths
I'm working in the CS3 SDK, and I need the ability to detect compound paths, specificly the areas of the path that are clipping. There seem to be a few diffrent methods in the SDK for example:
AIPathSuite*->GetPathIsClip
AIArtSuite*->IsArtClipping
I have set up parts of artwork that I know are clipping, put the entire tree to find AIArtHandles that contain clipping portions, and everything always comes back clean. What am I missing?
Also, is there some other documentation other than what comes pre-packaged with the SDK?
Thanks,
Jeremy
