Difference between revisions of "PulleyJoint:getLength2"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Get the current length of the segment attached to the second body.}}
 
{{#set:Description=Get the current length of the segment attached to the second body.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|PulleyJoint:getLength2}}
 
{{i18n|PulleyJoint:getLength2}}

Revision as of 17:28, 25 March 2011

Get the current length of the rope segment attached to the second body.

Function

Synopsis

length = PulleyJoint:getLength2( )

Arguments

None.

Returns

number length
The length of the rope segment.

See Also


Other Languages