AIGroup.h File Reference
#include "AITypes.h"
#include "AIArt.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Detailed Description
Define Documentation
| #define kAIGroupSuite "AI Group Suite" |
| #define kAIGroupSuiteVersion AIAPI_VERSION(5) |
| #define kAIGroupVersion kAIGroupSuiteVersion |
Enumeration Type Documentation
Method choices for normalizing a compound path.
See AIGroupSuite::NormalizeCompoundPath()
- Enumerator:
| kAINormalizeCompoundPathBest |
Use the best algorithm currently available.
|
| kAINormalizeCompoundPathAI10 |
Use the Illustrator 10 algorithm.
|
| kAIMax_NormalizeCompoundPathAlgorithm |
internal
|