When will linked files be affected?
-
To explain it a little bit, I found out that we can
link files to a file, for example to load them later
in a project.In my case, I just want to use the function to link
all files from a project. No styles would be defined
or anything like that. I only do standard VS stuff
with it.My question now is, could it be that these linked Files
could be redesigned in a way that I don't already know.
Or could that only happen in which i use styles definitions
or something like that.Thanks in advance for answer
-
@Subpath Document linking is only used to "reuse" styles from another document. The styles can be defined explicitly in the other document, or they can be the result of object or canvas "roles".
Either way, only through a style link can a content of another document reused by linking. If the answer would be yes. If those styles in the linked document change, then the "using" document is updated also.
-
@vectoradmin , thanks i think i get it.
Btw I like that linked thing !
I was thinking of a link in the file that I could use
to load another linked file if needed
and then found this option.