{{oldin|[[0.8.0]]|0.8.0|type=method}}
Get the current length of the rope segment attached to the first body.

== Function ==
=== Synopsis ===
<source lang="lua">
length = PulleyJoint:getLength1( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|length|The length of the rope segment.}}

== See Also ==
* [[parent::PulleyJoint]]
[[Category:Functions]]
{{#set:Description=Get the current length of the segment attached to the first body.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PulleyJoint:getLength1}}