Function
Void Patch.Repatch.UnParkSelectedFixtures(Boolean forcePark)
| API | https://api.avolites.com/15.0/api/Patch.Repatch.UnParkSelectedFixtures.html | 
|---|---|
| description | UnParks the selected fixtures. | 
| namespace | Patch.Repatch | 
| parameter | forcePark ( Boolean ) : if set to true force the park of colliding fixtures. | 
| return value | Void | 
Patch - Park fixtures 1 thru 100000:
<step>Patch.Repatch.UnParkSelectedFixtures(true)</step>