pymel.core.uitypes.TextCurves

Inheritance diagram of TextCurves

class TextCurves

class counterpart of mel function textCurves

The textCurves command creates NURBS curves from a text string using the specified font. A single letter can be made up of more than one NURBS curve. The number of curves per letter varies with the font.

getCaching(**kwargs)

Modifies the node caching mode. See the node documentation for more information.Note:For advanced users only.

Derived from mel command maya.cmds.textCurves

getNodeState(**kwargs)

Modifies the node state. See the node documentation for more information.Note:For advanced users only.

Derived from mel command maya.cmds.textCurves

setCaching(val=True, **kwargs)

Modifies the node caching mode. See the node documentation for more information.Note:For advanced users only.

Derived from mel command maya.cmds.textCurves

setNodeState(val=True, **kwargs)

Modifies the node state. See the node documentation for more information.Note:For advanced users only.

Derived from mel command maya.cmds.textCurves

Previous topic

pymel.core.uitypes.Text

Next topic

pymel.core.uitypes.TextField

Core

Core Modules

Other Modules

This Page