pymel.core.nodetypes.BezierCurve

Inheritance diagram of BezierCurve

class BezierCurve(*args, **kwargs)
cv()

Get a direct access handle to the CV at the specified index. The CV iterator class MItCurveCV must be used to access the returned CV.

Return type:(PyNode, int)

Derived from api method maya.OpenMaya.MFnNurbsCurve.cv

Previous topic

pymel.core.nodetypes.BevelPlus

Next topic

pymel.core.nodetypes.BezierCurveToNurbs

Core

Core Modules

Other Modules

This Page