Go to: Synopsis. Flags. Return value. MEL examples.
illustratorCurves [-constructionHistory boolean] [-illustratorFilename string] [-name string] [-object boolean] [-scaleFactor double]
[string]
illustratorCurves is undoable, queryable, and editable.
The illustratorCurves command creates NURBS curves from an input
Adobe(R) Illustrator(R) file
constructionHistory, illustratorFilename, name, object, scaleFactor
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command
|
[string[]] (object name and node name)
// Create curves from an input Adobe(R) Illustrator(R) file d:/sample.ai
// and scale factor 2.54
illustratorCurves -ifn "d:/sample.ai" -sf 2.54;
Return to Autodesk Index