pymel.core.nodetypes.ArcLengthDimension — PyMEL 1.0.7 documentation

pymel.core.nodetypes.ArcLengthDimension

Inheritance diagram of ArcLengthDimension

class ArcLengthDimension(*args, **kwargs)

class counterpart of mel function arcLengthDimension

This command is used to create an arcLength dimension to display the arcLength of a curve/surface at a specified point on the curve/surface.

MObjectColorType = Enum( EnumValue('MObjectColorType', 0, 'defaultColor'), EnumValue('MObjectColorType', 1, 'indexColor'), EnumValue('MObjectColorType', 2, 'RGBColor'))