Difference between revisions of "PrismaticJoint:getLowerLimit"

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

Revision as of 09:47, 21 January 2011

Gets the lower limit.

Function

Synopsis

lower = PrismaticJoint:getLowerLimit( )

Arguments

None.

Returns

number lower
The lower limit, usually in meters.

See Also

Other Languages