Go to: Related nodes. Attributes.

Create curves or bevel surfaces from an input Adobe(R) Illustrator(R) file

Node nameParentsMFn typeCompatible function sets
makeIllustratorCurvesabstractBaseCreatekIllustratorCurvekBase
kNamedObject
kDependencyNode
kCreate
kTextCurves
kIllustratorCurve

Related nodes

makeTextCurves, offsetCurve, filletCurve, alignCurve, closeCurve, smoothCurve

Attributes (10)

count, illustratorFilename, outputCurves, position, positionX, positionY, positionZ, reload, scaleFactor, tolerance

Long name (short name)TypeDefaultFlags
illustratorFilename (ifn) stringNULLoutputinputconnectablestorable
Input Adobe(R) Illustrator(R) filename.
scaleFactor (sf) float1.0foutputinputconnectablestorable
Scale Factor
reload (rl) bool0outputinputconnectable
Used to reload the same Adobe(R) Illustrator(R) file
outputCurves (oc) nurbsCurveNULLarrayoutputconnectable
Output curves for all the curves from an Adobe(R) Illustrator(R) file.
count (c) integer0arrayoutputconnectable
Number of curves per compound path. In Adobe(R) Illustrator(R), curves are grouped under a compound path (e.g., a letter)
position (p) double3arrayoutputconnectable
Offsets for each curve. The value is specified in the current distance units.
positionX (px) distance (double)0.0cmoutputconnectable
Offsets for each character in X.
positionY (py) distance (double)0.0cmoutputconnectable
Offsets for each character in Y.
positionZ (pz) distance (double)0.0cmoutputconnectable
Offsets for each character in Z.
tolerance (tl) float0.001foutputinputconnectablestorable
CVs on the output curve get snapped if the distance between two contiguous CVs are lesser than this tolerance value.