pymel.core.nodetypes.NewtonField

Inheritance diagram of NewtonField

class NewtonField(*args, **kwargs)
getMinDistance()

Returns the minimum distance from the newton field at which the force of the field is exerted.

Return type:float

Derived from api method maya.OpenMayaFX.MFnNewtonField.minDistance

setMinDistance(distance)

Sets the minimum distance from the newton field at which the force of the field is exerted.

Parameters :
distance : float

A value representing distance in internal linear units.

Derived from api method maya.OpenMayaFX.MFnNewtonField.setMinDistance

Previous topic

pymel.core.nodetypes.Network

Next topic

pymel.core.nodetypes.Noise

Core

Core Modules

Other Modules

This Page