Function ====== Patch.Repatch.UnParkSelectedFixtures ====== Void Patch.Repatch.UnParkSelectedFixtures(Boolean forcePark) ^ API | https://api.avolites.com/15.0/api/Patch.Repatch.UnParkSelectedFixtures.html | ^ description | UnParks the selected fixtures. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Patch.Repatch]] | ^ parameter | forcePark ( [[macros:type:Boolean]] ) : if set to true force the park of colliding fixtures. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:parkfixtures1thru100000]]: Patch.Repatch.UnParkSelectedFixtures(true) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~