Difference between revisions of "RevoluteJoint:getMaxMotorTorque"

m (included link to other languages)
 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the maximum motor force.}}
 
{{#set:Description=Gets the maximum motor force.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|RevoluteJoint:getMaxMotorTorque}}
 
{{i18n|RevoluteJoint:getMaxMotorTorque}}

Latest revision as of 17:31, 25 March 2011

Gets the maximum motor force.

Function

Synopsis

f = RevoluteJoint:getMaxMotorTorque( )

Arguments

None.

Returns

number f
The maximum motor force, in Nm.

See Also


Other Languages