{{newin|[[11.0]]|110|type=function}}
Sets the maximum length of a RopeJoint.

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