Adobe Illustrator Import Settings¶
About¶
Header File: objects/description/faiimport.h
Description Category: Scene Import/Export.
- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Format
Parameter ID: c4d.AIIMPORTFILTER_FORMAT
Parameter Type: int
- Cycle Values:
Illustrator 8 (c4d.AIIMPORTFILTER_ILLUSTRATOR8)
Illustrator CC (c4d.AIIMPORTFILTER_ILLUSTRATORCC)
Parameter: Connect Splines
Parameter ID: c4d.AIIMPORTFILTER_CONNECTSPLINES
Parameter Type: bool
Parameter: Group Splines
Parameter ID: c4d.AIIMPORTFILTER_GROUPSPLINES
Parameter Type: bool
Parameter: Create Vector Object
Parameter ID: c4d.AIIMPORTFILTER_CREATE_VECTOROBJECT
Parameter Type: bool
Parameter: Force PDF
Parameter ID: c4d.AIIMPORTFILTER_FORCE_PDF
Parameter Type: bool
Parameter: Greedy Fill
Parameter ID: c4d.AIIMPORTFILTER_GREEDY_FILL
Parameter Type: bool