Difference between revisions of "RevoluteJoint:getMaxMotorTorque"

m (1 revision: Importing from potato (again).)
m (included link to other languages)
Line 1: Line 1:
 
 
Gets the maximum motor force.
 
Gets the maximum motor force.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the maximum motor force.}}
 
{{#set:Description=Gets the maximum motor force.}}
 +
== Other Languages ==
 +
{{i18n|RevoluteJoint:getMaxMotorTorque}}

Revision as of 11:06, 22 January 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