Show frames

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
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)
illustratorFilename (ifn) stringNULLoutputinputconnectablestorable
Input Adobe(R) Illustrator(R) filename.
outputCurves (oc) nurbsCurveNULLarrayoutputconnectable
Output curves for all the curves from an Adobe(R) Illustrator(R) file.
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.
reload (rl) bool0outputinputconnectable
Used to reload the same Adobe(R) Illustrator(R) file
scaleFactor (sf) float1.0foutputinputconnectablestorable
Scale Factor
tolerance (tl) float0.001foutputinputconnectablestorable
CVs on the output curve get snapped if the distance between two contiguous CVs are lesser than this tolerance value.