{{newin|[[0.8.0]]|080|type=function}}
Gets the maximum length of a RopeJoint.

== Function ==
=== Synopsis ===
<source lang="lua">
maxLength = RopeJoint:getMaxLength( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|maxLength|The maximum length of the RopeJoint.}}
== See Also ==
* [[parent::RopeJoint]]
* [[RopeJoint:setMaxLength]]
[[Category:Functions]]
{{#set:Description=Gets the maximum length of a RopeJoint.}}
== Other Languages ==
{{i18n|RopeJoint:getMaxLength}}