Skip to main content
Bed30321077z973
Inspiring
February 3, 2024
Answered

Function to Restart In and Out point of a project Item?

  • February 3, 2024
  • 1 reply
  • 293 views

Hello

PPRO UI allows users to right click and select "remove In and Out"

 

I was wondering if there was any equivalent with code? That would be very useful!

This topic has been closed for replies.
Correct answer Bruce Bullis

Yes; set the in (or out) point to 

-400000

In PProPanel, you'll see a var named NOT_SET, set to that value.  

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
February 3, 2024

Yes; set the in (or out) point to 

-400000

In PProPanel, you'll see a var named NOT_SET, set to that value.  

Bed30321077z973
Inspiring
February 3, 2024

Great! Thanks.

I was trying to save the first in and out of the project item before it is processed into a "save var", then getting back when needed, but I am still ensure about ticks, seconds, timebase.. etc.. (cf my other post).