Command to Open a Comp?

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Frank Gallego

  • Posts: 5
  • Joined: Fri Oct 02, 2015 7:16 pm

Command to Open a Comp?

PostMon Oct 05, 2015 6:57 pm

Hello,

Looking for a little scripting help. Found the command to save a comp but what is the command to open/load an exisitng comp?

python:
comp.Save( path )

Thanks,

-f
Offline

Nicholas Gill

Blackmagic Design

  • Posts: 169
  • Joined: Mon May 04, 2015 10:28 pm

Re: Command to Open a Comp?

PostTue Oct 06, 2015 2:46 am

Hi Frank,

You can use the LoadComp [1] function of the Fusion class, e.g. in python

Code: Select all
comp = fu.LoadComp("Composition1.comp")


Cheers,

-nick

[1] http://www.steakunderwater.com/VFXPedia ... n/LoadComp
Offline

Frank Gallego

  • Posts: 5
  • Joined: Fri Oct 02, 2015 7:16 pm

Re: Command to Open a Comp?

PostTue Nov 17, 2015 3:58 am

Thanks Nick. I will give it a whirl.

Cheers,

-f

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 37 guests