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

== Function ==
=== Synopsis ===
<source lang="lua">
length = PulleyJoint:getLengthA( )
</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=080}}
== Other Languages ==
{{i18n|PulleyJoint:getLengthA}}