Get the total length of the rope.
== Function ==
=== Synopsis ===
<source lang="lua">
length = PulleyJoint:getConstant( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|length|The length of the rope in the joint.}}
== See Also ==
* [[parent::PulleyJoint]]
[[Category:Functions]]
{{#set:Description=Get the total length of the rope.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PulleyJoint:getConstant}}