Difference between revisions of "PrismaticJoint:getMaxMotorForce"

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|PrismaticJoint:getMaxMotorForce}}
 
{{i18n|PrismaticJoint:getMaxMotorForce}}

Latest revision as of 17:21, 25 March 2011

Gets the maximum motor force.

Function

Synopsis

f = PrismaticJoint:getMaxMotorForce( )

Arguments

None.

Returns

number f
The maximum motor force, usually in N.

See Also


Other Languages