Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
2

Property links vs Relative property links

New Here ,
Jul 09, 2015 Jul 09, 2015

Now that "copy with relative property links" is available, in what case would you find using just "copy with property links" beneficial. Wouldn't the relative copy work just the same in all cases?

TOPICS
Expressions
8.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 09, 2015 Jul 09, 2015

I think an example works best to show this.

Lets say you have CompA that contains LayerA and LayerB, and CompB with LayerA and LayerB.

If you use the "Copy with property links" to grab the position of CompA/LayerA and paste it onto CompB/LayerB it will link to CompA/LayerA.  Its an absolute link.

If you use "Copy with relative property links" to grab the position of CompA/LayerA and paste it onto CompB/LayerB - it will instead link to CompB/LayerA.  Its relative to the comp you are pasting it in so it will look for a layer called LayerA within the current comp, and return an error if one does not exist.  If you look at the expression it writes, you will see it reference "thisComp" rather than the name of the original comp you copied from.

Make sense?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Nov 30, 2021 Nov 30, 2021
LATEST

Thank you!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines